adplus-dvertising
frame-decoration

Question

Abstraction principle includes___________

a.

Use abstraction at its minimum

b.

Use abstraction to avoid longer codes

c.

Use abstraction whenever possible to avoid duplication

d.

Use abstraction whenever possible to achieve OOP

Answer: (c).Use abstraction whenever possible to avoid duplication

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Abstraction principle includes___________

Similar Questions

Discover Related MCQs

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

Q. Abstraction can apply to:

Q. Abstraction gives higher degree of ________

Q. Object is ________ abstraction

Q. Class is _________ abstraction

Q. Hiding the implementation complexity can:

Q. Which among the following best defines abstraction?

Q. Using encapsulation data security is ___________

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

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

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

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

Q. How can Encapsulation be achieved?

Q. Which among the following should be encapsulated?

Q. Encapsulation helps in writing ___________ classes in java

Q. Find which of the following uses encapsulation?

Q. Which feature can be implemented using encapsulation?

Q. While using encapsulation, which among the following is possible?

Q. If data members are private, what can we do to access them from the class object?

Q. Which among the following best describes encapsulation?