Which of the following need to be called to read a data item in an object?
variable
class
member function
member variables
Encapsulation focuses upon ____.
observable
implementation
identifying
all of these
What do an object encapsulate along with behavior?
Properties
Name
Characteristics
Datas
The state of an object depends upon the _____ of its attribute at any given point of time.
value
behavior
characteristics
none of these
Gear system in a car is an example for ___.
abstraction
encapsulation
polymorphism
Anything that is visible or tangible is ____.
object
The ____ of an object is represented through the values or attribute of its characteristics at a given point of time.
state
Which of the following is the correct way to achieve Encapsulation?
Information explanation
Information briefing
Information handling
Information hiding
Which of the following concept holds the feature of Wrapping up of data and function into a single unit?
Encapsulation
Abstraction
Polymorphism
Inheritance
What feature of an object is defined by member functions?
property