Solved

If a Programmer Writes a Class That He Wants to Be

Question 9

Multiple Choice

If a programmer writes a class that he wants to be extended by another programmer, then this programmer must


A) change private methods and instance data to be protected
B) change public methods and instance data to be protected
C) change all the methods to be protected
D) change the class to be protected
E) None of these; the programmer doesn't have to change anything

Correct Answer:

verifed

Verified

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

Related Questions