Contents

A type of language in which instruction are written in binary form is called….
a) machine language        
b) assembly language
c) high level language        
d) none of these


a

Which of the following is the native language of computer?
a) C language                                      
b) Pascal
c) machine language


c

Writing program in machine language is called
a) tedious                                             
b) simple
c) time-consuming                              
d) both a & c


d

Writing program in high level language ….. than machine language.
a) less time consuming                      
b) more time consuming
c) less tedious                                      
d) both a & c


d

This language closely resembles machine language, in that its machine dependent and closely tied to what goes on inside the computer………..
a) assembly                                         
b) procedural
c) compiler                                           
d) structured


a

Which programming language uses letters for program instruction like ADD, MOVE etc.?
a) assembly language       
b) LISP
c) machine language          
d) C++   


a