WorksheetsSYSTEM SOFTWARE - QUIZ - 1
Total questions: 10
Worksheet time: 50secs
___________________ is designed to solve a specific problem or to do a specific task.
Application Software
b) System Software
c) Utility Software
d) User program
Assembler is used as a translator for?
a) Low level language
b) High Level Language
c) COBOL
d) C
What do you call a program in execution?
a) Command
b) Process
c) Task
d) Instruction
Interpreter is used as a translator for __________
a) Low level language
b) High Level Language
c) Internet language
d) C
Which is not a computer translator?
a. Interpreter
b. Compiler
c. Word Processor
d. Assembler
The program that combines the output of compiler with various library functions to produce an executable code is called –
a. Loader
. b. Linker
c. Assembler
d. Debugger
in SIC One byte equals to how many bits ?
a. 4 bits
B. 8 bits
C. 12 bits
D. 16 bits
Where the result of an arithmetic and logical operation are stored ?
A. In Accumulator
B. In Cache Memory
C. In ROM
D. In Instruction Registry
Why we need to have secondary storage ?
A. Store large volume of data that exceed the capacity of main memory
B. Perform arithmatic and logical operations
C. To give power to the system too
D. To help processor in processing
What is true for the compiler? .
a. A compiler does a conversion line by line as the program is run
b. A compiler converts the whole of a higher level program code into machine code in one step.
c. A compiler is general purpose language providing very efficient execution
d. All of the above
