Grade IX - 1st Term 2079 - Computer

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

a.

A capability of a computer that tells the computer can be used in


almost all fields.
"Education for Awareness" b. A collection of 8 bits.
Awareness International Academy (AIA) c. A communication path that interconnects computer components.
d. The part of the CPU that interprets and executes program
Shankhamool, Kathmandu
instructions.
1st Terminal Examination - 2079
Group ‘B’
Sub: Computer Science F.M. : 50
5. Draw a flowchart to input a number check positive or negative
Class: IX Time : 1:30hrs
number. (3)
6. Write an algorithm to calculate Volume of box. (3)
7. Determine which is valid or invalid. (4 × 1 = 4)
Group ‘A’ a. &Name c. M.address$
1. Answer the following questions. (10 × 2 = 20) b. Price d. PRINT
a. Why is a computer called a diligent machine? 8. Debug the following program. (2)
b. Differentiate between difference and analytical machine. REM display area of a circle.
c. What is a computer architecture? CLS
d. Write any two functions of input unit. INPUT “Enter radius of a circle”; R
e. Write any two reasons for using a computer in the health sector. INPUT “ Enter pie”; PI
f. Differentiate between constant and variable? LET AREA = PIR2
g. List the types of language processor. PRINT “Radius :”;R
h. What is an operator? List its types. PRINT “Area of a circle :”; A
i. Define Character set. List all the possible character set used in END
QBASIC. 9. Write a program to calculate the volume of a cylinder. (3)
j. Write any three guidelines for drawing flowcharts. 10. Write a program to calculate simple interest and total amount. (3)

2. Perform as indicated:- (4 × 1 = 4) END


i.11*11 ii.110+111
iii.1010+1101 iv. 10*11+101

3. Write the full forms of the following abbreviations. (4 × 1 = 4)


a. FLOPS b. GPS
c. IPM d. ENIAC
4. Write the suitable technical term (4 × 1 = 4)

You might also like