Solved

Which of the Following Statements About Encapsulation Is Correct

Question 79

Multiple Choice

Which of the following statements about encapsulation is correct?


A) Encapsulation enables changes to the public interface without affecting users of the class.
B) Encapsulation prohibits changes to the implementation details to ensure that users of the class will not be affected.
C) Encapsulation enables changes to the implementation details without affecting users of the class.
D) Encapsulation provides an easier means of transporting class information.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions