adplus-dvertising
frame-decoration

Question

Which of the following is a technique for hiding the internal implementation details of an object?

a.

Encapsulation

b.

Polymorphism

c.

Inheritance

d.

All of the above.

Posted under Data Models DBMS

Answer: (a).Encapsulation

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following is a technique for hiding the internal implementation details of an object?

Similar Questions

Discover Related MCQs

Q. The term Complete for a UML has the same meaning as which of the following for an EER diagram?

Q. Which of the following is an unordered collection of elements that may contain duplicates?

Q. Which of the following is an ordered collection of elements of the same type?

Q. The object definition language (ODL) is which of the following?

Q. Using ODL, you can define which of the following?

Q. A relationship should be specified how in the ODL?

Q. The Object Query Language is which of the following"?

Q. Using OQL, you may do which of the following?

Q. Identify the class name for the following code:
ABC123 course();

Q. Which of the following is true concerning the following statement:
class Manager extends Employee

Q. The reserved word enum is used for which of the following?

Q. ODL supports which of the following types of association relationships?

Q. An atomic literal is which of the following?

Q. The keyword "inverse" is used in which of the following?

Q. An extent is which of the following?

Q. Which of the following is true concerning an ODBMS?

Q. Which of the following is not a logical data-base structure?

Q. The relational model uses some unfamiliar terminology. A tuple is equivalent to a:

Q. A top-to-bottom relationship among the items in a database is established by a

Q. In a _____ a parent record type can be linked to one or more "child" record types, but a child record type can have only one parent.