Contents

The ability of an object to behave in multiple ways……
a) information hiding  
b) polymorphism
c) encapsulation      
d) inheritance


b

The programmer hides important data from user is called…..
a) information hiding 
b) polymorphism
c) encapsulation       
d) inheritance


a

Machine language is in……
a) 4GL                                                  
b) binary
c) hexadecimal                   
d) English


b

An early programming language used for solving business problems….
a) c++                                                    
b) FORTRAN
c) Assembly                                         
d) COBOL


d

With which type of language will the computer ask for clarification if it cannot understand the user request?
a) non-procedural languages            
b) 4GLs
c) natural languages                         
d) object-orient languages


c

Which language was originally created for teaching the students how to program?
a) C++                                                   
b) COBOL
c) assembly                                          
d) BASIC


d