Contents

A type of function that is accessed without any object of class is called…..
a) static function
b) dynamic function
c) default function             
d) key function

a

The process of examining the certain aspects of a problem is called….
a) polymorphism
b) abstraction
c) encapsulation 
d) inheritance

b

The grouping of properties and methods within the class is called……
a) polymorphism
b) abstraction
c) encapsulation 
d) inheritance

c

Which specifier is used for default in function?
a) private                              
b) public
c) protected                          
d) final

b

Who developed C++ language?
a) Charles Babbage           
b) Dennis Ritchie
c) Pascal                                               
d) Herman Hollerith

b

Which of the following year Object Oriented Programming language was developed?
a) 1970 
b) 1980 
c) 1985 
d) 1975

a