The Program is divided into number of small units called
Object
Class
Module
None of these
Which of the following is not an OOP concept?
overloading
data abstraction
procedural programming
inheritance
Subclass is the same as ......
derived class
super class
base class
none
A base class may also be called
Child class
Subclass
Derived class
Parent class