Anything that is visible or tangible is ____.
object
class
variable
none of these
Which of the following is a software bundle of variables and related methods?
state
datas
Which of the following behaviour of an object does Abstraction focuses upon?
observable
Implementation
Identifying
all of these
Encapsulation focuses upon ____.
implementation
identifying
What is the complementary concept of Abstraction?
Polymorphism
Encapsulation
Inheritance
Class
Which of the following is the correct way to achieve Encapsulation?
Information explanation
Information briefing
Information handling
Information hiding
What feature of an object is defined by member functions?
characteristics
behavior
property
What is the way to maintain software object's state?
member function
Which of the following need to be called to read a data item in an object?
member variables
The ____ of an object is represented through the values or attribute of its characteristics at a given point of time.