C++ is a ............ language.
object based
non-procedural
object oriented
procedural
The Program is divided into number of small units called
Object
Class
Module
None of these
The term __________ means the ability to take many forms.
Inheritance
Polymorphism
Member function
Encapsulation
Protecting data from unauthorised access is
Data Abstraction
Subclass is the same as ......
derived class
super class
base class
none