Contents

The time required to complete the operation is measure……of algorithm.
a) inputs needed 
b) efficiency
c) decision taken 
d) none of these

b

Which of the following are uses in assembly language?
a) English words  
b) Mnemonics
c) 0s and 1s                          
d) binary digits

b

Which of the following is used to translate the code of assembly language to machine language?
a) compiler                           
b) interpreter
c) assembler                        
d) debugger

c

Which of the following translate the source code to object code?
a) interpreter                        
b) compiler
c) assembler                         
d) debugger

b

How many types of programming languages?
a) one    
b) two    
c) three  
d) four

b

Explanation: high level language, low level language


How many types of low level language?
a) one    
b) two    
c) three  
d) four

b

Explanation: machine language, assembly language