Types of Software (Chap 3) worksheet 2
Computer Applications Class IX
Types of Software (Chap 3)
Worksheet 02 solution (chap 3) July 2020:-
1. Multiple choice questions:-
i. This language processor converts HLL into assembly language is called
a) Assembler
b) Interpreter
c) Compiler
d) All of the above
ii. LCD stands for
a) Liquid crystal display
b) Light crystal display
c) Light color display
d) None of these
iii. This language processor converts a HLL program into machine language by converting and executing it line by line.
a) Assembler
b) Interpreter
c) Compiler
d) Operating system
iv. Which software takes control of computer system on startup?
a) Compiler
b) Operating System
c) Application software
d) All of these
v. The primary job of the operating system of a computer is to
a) Manage resources
b) be user friendly
c) Provide utilities
d) All of the above
2. What are the major components of a computer system?
Ans2. Major components of a computer system are:
1. Hardware
2. The Operating System
3. The Application program
4. The Humanware (users)
3. Name two popular web browsers.
Ans3. Google Chrome, Internet Explorer
4. What is operating system?
Ans4. An operating system is a program, which acts as an interface between a user
and the hardware (i.e. all computer resources) For eg. Windows 7, MS DOS etc.
5. What is the difference between an interpreter and a compiler?
Ans5. An interpreter converts an HLL program into machine language line by line and simultaneously executes the converted line. Also, interpreter does not proceed unless the error is rectified.
A compiler converts an HLL program in machine language in one go. If there are errors in the program, it gives the error list along with the line numbers.
SADHU SINGH
T.G.T
COMPTUTER

Comments
Post a Comment