0% found this document useful (0 votes)
6 views

ClassVIII_FirstTerm2023

Uploaded by

tapaskumarmahato
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

ClassVIII_FirstTerm2023

Uploaded by

tapaskumarmahato
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

ST.

PETER’S SCHOOL PURULIA


Affiliated to The CISCE, New Delhi (Code No.:WB401)
B.T. Sarkar Road, Purulia-723101
FIRST TERMINAL EXAMINATION 2023-24
Class- VIII
COMPUTER
Time Allowed: 2hrs Total Marks: - 80

General Instruction:-

1. Attempt all questi on section wise.

2. The question paper contains two parts A and B.

3. Part A carries 40 marks and Part B carries 40 marks.

SECTION- A
A. Choose the correct Answer. [15× 1]

1. What are predefined formulas in MS Excel known as?


a. Features b. Functions c. Formulas d. Samples
2. Which chart is used to show trends in values over a period of time?
a. Line b. Bar c. Pie d. Area
3. Which of the following denotes the task performed in a flowchart?
a. Square b. Arrow c. Rectangle d. Rhombus
4. Multiple calculations can be made in a single formula using
a. Standard formulas b. Array formula c. Complex formulas d. Smart formula
5. In the formula, which symbol specifies the fixed columns or rows?
a. $ b. * c. % d. ;
6. What is the other name for XY chart?
a. Bar chart b. line chart c. pie chart d. Scatter chart
7. The ________ automatically fills contiguous cells with data in a particular pattern..
a. Formula b. Pointing c. Autofill d. Auto Handling
8. Which of the following is a mobile app?
a. iOS b. Whatsapp c. Social media d. All of these
9. Which of the following mobile app is developed by Zuckerberg?
a. You Tube b. Skype c. Twitter d. Facebook
10. Brainstorming  Pesudocode  Algorithm  Flowchart  _________________?
a. Code/ Program b. Bug c. Debug d. Solution
11. The process of removing bugs from the code is known as :
a. Flowcharting b. Debugging c. Coding d. Programming
12. Which of these keys is used to create a chart automatically for the existing data?
a. F1 b. F4 c. F11 d. F6
13. Google Maps is a .......... app to find the location.
a. Educational b. Travel c. News d. Utility
14. “Formula cannot locate the cell “ – Identify the error name :
a. #VALUE! b. #N/A c. #NAME d. #REF
15. Which group of buttons on the Home tab has the AutoSum button?
a. Cells b. Function Library c. Editing d. Review
B. State whether the following statements are true(T) or false(f). [10× 1]
1. The Count Numbers adds all the values in a range of cells.
2. A spread sheet can only contain numeric data.
3. Charts can be created in different sheets.
4. Wrong formula type gives #NAME error in a spread sheet.
5. A flowchart is not a pictorial representation of steps to get the solution of a problem.
6. Lady Ada Lovelace was the first person who created the first algorithm that could be executed on a
computer.
7. Google pay is a type of social networking apps.
8. Native apps are a type of desktop apps.
9. Netflix and Candy crush is an example of Hybrid apps.
10. A decision box is represented by a rhombus.
C. Fill in the missing symbols, direction of flow and statement in the flowcharts. [ 5]
1. Read 20 numbers and print their average value.
START

LET C=0
S=0

INPUT NUMBER, M

C=C+1

AV=S/20

PRINT AV

STOP

D. Match the following. [ 5]


1. The _____________ function displays the highest value from the specified cells.
2. The options for inserting charts are available in the charts group under the _________ tab.
3. The different steps in a flowchart are represented using ________________.
4. ________________ combine features both of Web apps and Native Apps.
5. The abbreviation of the word 'application' is ______________.

E. Draw the symbols of the boxes for the given statements


[5]

Statement Symbol

Denotes the flow of logic

Denotes start or end of code

Denotes task to be performed

Denotes input or output

Denotes a decision

SECTION- B
1. Answer the following questions in brief.
[10× 2]

i. Write down two caharacteristics of a good algorithm?

ii. What is flowchart?

iii. What is psedocode?

iv. Write down the difference between nativ app and web app?

v. Write down the difference between nativ app and hybrid app?

vi. What is cell reference in MS excel?

vii. Discuss a bar chart.

viii. What are the three types of sparklines?

ix. Enlist a few commonly used Maths formulas in Ms Excel.

x. What is Mixd cell reference?

2. Answer the following question.(Any two) [2× 5]

i. Write a algorithm to find the largest number out of three numbers

ii. Write a slgorithm to print the odd numbers between 1 to 20.

iii. Write a algorithm to find the sum of 20 numbers.


3. Answer the following question.(Any two) [2× 5]

i. Draw the flowcharts to find the area of cube and its volume.

ii. Input the quantity purchased and the rate. Calculate the total purchase price and display it
along with the gift to be presented. The gifts to the customers are given as under:

Amount of Purchase (in ₹) Gift

100 and above but less than 500 A key ring

500 and above but less than 1000 A leather purse

1000 and above A pocket calculator

The flowchart will end with a 'Thank you' message.

iii. Draw a flow chart to find the sum of ten odd numbers.

You might also like