adplus-dvertising
frame-decoration

Question

How can Encapsulation be achieved?

a.

Using Access Specifiers

b.

Using only private members

c.

Using inheritance

d.

Using Abstraction

Answer: (a).Using Access Specifiers

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. How can Encapsulation be achieved?

Similar Questions

Discover Related MCQs

Q. Which among the following violates the principle of encapsulation almost always?

Q. Which among the following would destroy the encapsulation mechanism if it was allowed in programming?

Q. Which among the following can be a concept against encapsulation rules?

Q. Encapsulation is the way to add functions in a user defined structure.

Q. Using encapsulation data security is ___________

Q. Which among the following best defines abstraction?

Q. Hiding the implementation complexity can:

Q. Class is _________ abstraction

Q. Object is ________ abstraction

Q. Abstraction gives higher degree of ________

Q. Abstraction can apply to:

Q. Which among the following can be viewed as combination of abstraction of data and code.

Q. Abstraction principle includes___________

Q. Higher the level of abstraction, higher are the details.

Q. Encapsulation and abstraction differ as:

Q. In terms of stream and files________

Q. If two classes combine some private data members and provides public member functions to access and manipulate those data members. Where is abstraction used?

Q. A phone is made up of many components like motherboard, camera, sensors and etc. If the processor represents all the functioning of phone, display shows the display only, and the phone is represented as a whole. Which among the following have highest level of abstraction?

Q. Which among the following is not a level of abstraction:

Q. Using higher degree of abstraction __________