_____________members, a class enforces data- hiding.
Public
Private
Protected
Both (2) & (3)
Encapsulation is most often achieved through __________.
Information hiding
Information sharing
Information representing
Information posting
___________ is an identifiable entity with some characteristics and behaviour.
Object
Oop
Java
C++
_________ is a related concept to data abstraction.
Data hiding
Inheritance
Polymorphism
Data abstraction
Which of the following is not an object oriented programming language?
Small talle
C
____________ is a part of a class. It is used to do things.
Class name
Method
All of these
_____________ is a variable that is part of a class.
Field
Class
The super class is also called ___________.
Sub class
Child Class
Derived class
Base class
Which of the following paradigm more emphasis on procedure or the algorithm?
OOP
Structural
Procedural
___________ hides the details of the implementation of an object.
Encapsulation
Modularity