MOONLIGHT
ENGLISH SCHOOL
Barahathawa-5,
Sarlahi
Final
Examination-2075
Class: Nine (IX)
Subject: Computer Time: 1 Hours 30 Minutes F.M.:50
Attempt all these questions
Group A (Computer Fundamental – 22 Marks)
1. Answer the following questions: 2*3=6a. Why computer is called versatile machine?b. Define software and hardware with examples.c. What is an output device? Explain its types.2. State the following statements are true or false. 0.5*6=3a. Computer is 100% accurate machine.b. High level language is machine oriented programming language.c. Software controls hardware and its functions.d. Open source software are distribute at free of cost.e. Digital camera is an output device.f. National Information Technology Development Council is constituted under the chairmanship of President.3. Match the following: 0.5*4=2Group “A” Group “B”a. RAM Translate HLL to Machine language line by lineb. Hard Disk Primary memoryc. Compiler Translate whole program in HLL to machine languaged. Interpreter Free source softwareSecondary memory4. Select the correct answer: 0.5*5=2.5a. Speed of computer is measured ini) FLOPS ii) MHZ iii) MIPS iv) Byteb. First computer programmeri) Charles Babbage ii) Lady Augusta Ada iii) Herman Hollerith iv) Blaise Pascalc. Fifth generation of computer usesi) Vacuum Tube ii) Transistors iii) Microprocessor iv) Bio- chipsd. Which is the user programmed semiconductor memory?
i) SRAM ii) DRAM iii) EPROM iv) All of abovei) SRAM ii) DRAM iii) EPROM iv) All of abovee. Which of the following is not a pointing device?i) Mouse ii) BCR iii) Touch Pad iv) Track Ball5. Name technical term 0.5*5=2.5a. The computer which has the capability of both analog and digital computers.b. The high speed memory placed between CPU and main memory.c. Point device used in laptops.d. System software designed to take care of computer.e. The physical part of a computer.6. Give full form: 0.5*4=2ABC DVD BIOS VLSI
7. a. Perform the binary calculation: 1*2=2
1. 1011 + 111 2. 1111 * 101
b. Perform the following number
conversion: 1*2=2
1.
(128)10 into Hexadecimal 2. (101101) 2
into decimal
Group B
(Operating System – 5 marks)
8. Answer the following: 1*2=2a. Why is windows called a GUI based operating system?b. What do you mean by booting?9. Write the purpose of the following DOS commands: 0.5*6=3a. RD b. CLS c. CD d. DEL e. TIME f. DateGroup C(HTML- 5 marks)10. Answer the following: 1*2=2a. What is HTML ? How many types of tag are there?b. Define hyperlink?11. Write the use of the following HTML Tag: 0.5*6=3a. <p> b. <ol> c. <b> d. <br> e. <UL> f. <i>Group D (Programming – 18 Marks)12. Answer the following: 1*2=2a. Write any two features of QBASIC.b. What do you mean by operator? Give example.13. Rewrite the following programs after correcting bugs.2REM program to check the input number is positive, negative or zeroCLSINPUT "Enter a number"; NIF N >= 0 THENPRINT "Positive"ELSE IF N <> 0 THENPRINT "Negative"ELSEPRINT "Zero"END14. Write the output of the given program: 1*2=2CLSN$ = "Final"FOR I = 1 TO LEN(N$)B$ = RIGHT$(N$, I)PRINT B$NEXT IEND15. Write the program: 3*4=12
a. To calculate the area of circle. [ A= pi*r2]
b. To input a number and check whether it is odd or even.
c. To calculate simple interest.
d. To input height and base and to calculate the area of
triangle . [A= ½(B*H)
******** Happy New Year 2076 ******
No comments:
Post a Comment