Multiple Choice
Information hiding makes it simpler for the implementor of a class to _____.
A) change the private implementation
B) change the method headers
C) change the name of the class
D) change the public interface
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: The use of an instance variable name
Q30: When you declare a method, you also
Q60: We want to change the BankAccount class
Q61: Fill in the blank in the comment
Q62: Given the following constructor for the BankAccount
Q63: What contains the instructions to initialize the
Q64: Consider the following method header for an
Q69: If the CarComponent class had the call
Q70: What statement is used to specify the
Q70: We want to create a class that