Which of the following is not an object oriented programming language?
C++
Java
Small talle
C
When a class definition contains definition of another class this is known as __________.
Nesting
Looping
Interating
All these
A function name having mulitple definitions is _____________.
Polymorphism
Inheritance
Encapsulation
Both abstration & encapsulation
A language which is class resemblance with the english language is called __________.
LLL
HLL
Machine language
Assembly language
_________ is a related concept to data abstraction.
Data hiding
Data abstraction
A _____________ binds together data and its associated functions under one unit thereby enforcing encapsulation and abstraction.
Case
C/s
Class
Cookies
Odd man out?
Sub class
Module
Function
Procedure
___________ is an identifiable entity with some characteristics and behaviour.
Object
Oop
The super class is also called ___________.
Child Class
Derived class
Base class
_____________is the capability of one class of things to inherit capabilities or properties from another class.
Inhertiance
Abstraction
Interpretation