0% found this document useful (0 votes)
680 views2 pages

Computer Studies 2024-25 Question Paper

Uploaded by

Vanita Karthik
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
680 views2 pages

Computer Studies 2024-25 Question Paper

Uploaded by

Vanita Karthik
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

STEM WORLD SCHOOL

SESSION: 2024-25
HALF YEARLY EXAMINATION
COMPUTER STUDIES
CLASS – 8

Maximum Marks: 50

Time allowed: 1 hour

Answers to this Paper must be written on the relevant Test Copy. The time given at the top of this
Paper is the time allowed for writing the answers. The intended marks for questions are given in
brackets [ ].

I. Choose the correct option: [5x1=5]


1. Which function is used to join two or more strings together?
(i) TODAY() (ii) JOIN() (iii) CONCAT() (iv) MOD()
2. Which of the following functions is used to add the values of the consecutive cells?
(i) total() (ii) add() (iii) sum() (iv) None of these
3. Which feature is used to find the largest number in a range ?
(i) HIGH() (ii) MAX() (iii) AVERAGE() (iv) COUNT()
4. A unique version of a line or column chart.
(i) Line Chart (ii) Area Chart (iii) Bar Chart (iv) Scatter Chart
5. Which of the following is a GUI based operating system ?
(i) Arch (ii) DOS (iii)Windows (iv) Unix

II. Fill in the blanks: [5x1=5]


1. The _________ error occurs if the formula is used incorrectly.
2. The_____error occurs if the column does not have enough space to accommodate the values.
3. The __________symbol is used to perform addition on two or more text values.
4. ___________are the input values that a function requires.
5. To copy a formula from the above cell, the shortcut key is_____.

III. Name them. [5x1=5]


1. A operating system that guarantees that critical tasks are completed in time:
2. To modify a formula in a cell the shortcut key is:
3. To get the total of the adjacent cell, the shortcut key is:
4. A group of cells that has been selected is called:
5. A pictorial representation of an algorithm is called:
IV. Match the following: [5x1=5]
1. New Chart (a) RAM
2. Natural Logarithm (b) F11
3. Absolute Reference (c) Unix
4. CUI (d) $
5. Hardware (e) exp()
(f) log()

V. State the output of the excel following: [5x1=5]


1. =MAX(INT(4.5),POWER(2,3))
2. =PRODUCT(INT(2.2),ODD(2.2),EVEN(2.2))
3. =SQRT(INT(16.2))
4. = “STEM”& “WORLD”
5. =MOD(8,5) * INT(4.4)

VI. Define the following: [5x2=10]


1. Absolute Reference.
2. Algorithm.
3. Cell.
4. Charts
5. Area Chart

VII. Write the algorithm and draw the flowchart [5x3=15]


1.Write an algorithm and draw a flowchart to accept the age of a person and check whether
he/she is eligible to vote. A person is eligible to vote only when he/she is 18 years or more.
2.Write an algorithm and draw a flowchart to accept a year. Check if the year is leap year or not.
3. Write an algorithm and draw a flowchart to display the sum of the first 50 odd numbers.

You might also like