The state of an object depends upon the _____ of its attribute at any given point of time.
value
behavior
characteristics
none of these
Which of the following feature of an object is represented through methods?
property
What is the way to maintain software object's state?
member function
class
object
variable
Which of the following need to be called to read a data item in an object?
member variables
Which of the following is an identifiable entity with some characteristics and behavior?
function
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
What is the way to implement data abstraction?
Encapsulation
Inheritance
Polymorphism
Object
Which of the following concept holds the feature of Wrapping up of data and function into a single unit ?
Abstraction
Which of the following is the correct way to achieve Encapsulation?
Information explanation
Information briefing
Information handling
Information hiding