wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

SYSTEM SOFTWARE - QUIZ - 1

Total questions: 10

Worksheet time: 50secs

Name
Class
Date
1.

___________________ is designed to solve a specific problem or to do a specific task.

a)

Application Software


b)

b) System Software

c)

c) Utility Software

d)

d) User program

2.

Assembler is used as a translator for?


a)

a) Low level language

b)

b) High Level Language

c)

c) COBOL

d)

d) C

3.

What do you call a program in execution?


a)

a) Command

b)

b) Process

c)

c) Task

d)

d) Instruction

4.

Interpreter is used as a translator for __________

a)

a) Low level language

b)

b) High Level Language

c)

c) Internet language

d)

d) C

5.

Which is not a computer translator?

a)

a. Interpreter

b)

b. Compiler

c)

c. Word Processor

d)

d. Assembler

6.

The program that combines the output of compiler with various library functions to produce an executable code is called –

a)

a. Loader

b)

. b. Linker

c)

c. Assembler

d)

d. Debugger

7.

in SIC One byte equals to how many bits ?

a)

a. 4 bits

b)

B. 8 bits

c)

C. 12 bits

d)

D. 16 bits

8.

Where the result of an arithmetic and logical operation are stored ?

a)

A. In Accumulator

b)

B. In Cache Memory

c)

C. In ROM

d)

D. In Instruction Registry

9.

Why we need to have secondary storage ?

a)

A. Store large volume of data that exceed the capacity of main memory

b)

B. Perform arithmatic and logical operations

c)

C. To give power to the system too

d)

D. To help processor in processing

10.

What is true for the compiler? .

a)

a. A compiler does a conversion line by line as the program is run

b)

b. A compiler converts the whole of a higher level program code into machine code in one step.

c)

c. A compiler is general purpose language providing very efficient execution

d)

d. All of the above