FINAL EXAMINATION 2024-25
CLASS VIII
Time : 2 hrs COMPUTER STUDIES Marks : 80
Q.1 Answer the following questions in one word : [10]
1. Name the device used to regenerate a signal.
2. Which apps mostly come pre installed?
3. Full form of PDAs
4. Name the app commonly used for sharing business and professional information.
5. An image, audio, video, graphics or text that you click to jump from one web page to another.
6. A mobile app that offers a cloud account for each aadhaar holder to access his authentic documents.
7. Name the key used enter or modify a formula in a cell.
8. Name the pane which displays the appearance of an application.
9. Which key is pressed to create a chart instantly after selecting the data.
10. Which key combination is used to get the total of the adjacent cells.
Q.2 State true or false : [7]
1. Range names are not case sensitive.
2. Functions accept arguments and do not return values.
3. Area chart is a unique version of a line chart.
4. Sparklines are mini charts that fit into a single worksheet cell.
5. Coding in MIT app Inventor is very similar to scratch.
6. Java was developed in January 1999 by a team of Sun Microsystems.
7. The program converted into a code that a computer understands is known as the object code.
Q.3 Write the full forms of the following : [5]
1. DNS
2. IMAP
3. HTTP
4. wiFi
5. NFC
Q.4 Draw the flowcharts on the following problems: [12]
1. Input 3 numbers and print the biggest of them
2. Input the length and breadth of a rectangle and check if it is a square or not.
3. Input a number. Calculate the square and cube of it and print.
Q.5 Write java programs on the following : [16]
1. To calculate the circumference and area of a circle whose radius is 6cms.
Area = 3.14 * radius * radius
Circumference = 2 * 3.14 * radius
2. Input 2 numbers and the choice for calculation. If the choice is ‘p’, calculate and print their product
but if the choice is ‘s’, calculate and print their sum.
3. Input your name and age. If the age is more than 18, print “eligible” along with name and age else
Print only “not eligible”.
4. Input the colour of a dress. If it is “red” , print “bright dress”, if it is “brown”, print “dull colour dress”
Q.6 a) What are apps? [2]
b) What are Native apps? [4]
c) Differentiate between Desktop and Mobile app. [4]
Q.7 a) Mention two advantages of networking. [2]
b) What is the role of a gateway in computer networks? [2]
c) What is cloud computing? Write two advantages of it. [4]
Q.8 a) What is a cell reference? Mention its types. [2]
b) What do you mean by a function? Describe any two functions. [4]
c) Explain the Area Chart. [4]