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
The process of examining the certain aspects of a problem is called….
a) polymorphism
b) abstraction
c) encapsulation
d) inheritance
The grouping of properties and methods within the class is called……
a) polymorphism
b) abstraction
c) encapsulation
d) inheritance
Which specifier is used for default in function?
a) private
b) public
c) protected
d) final
Who developed C++ language?
a) Charles Babbage
b) Dennis Ritchie
c) Pascal
d) Herman Hollerith
Which of the following year Object Oriented Programming language was developed?
a) 1970
b) 1980
c) 1985
d) 1975