Multiple Choice
A class's ____ provides the information needed to use the class without revealing anything about its implementation..
A) value
B) definition
C) interface
D) hierarchy
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: The methods in an interface are usually
Q29: A class can implement methods in addition
Q30: If more than one class implements an
Q31: A(n) _ method cannot be overridden by
Q32: Interfaces can be organized in an inheritance
Q34: A method's _ describe what should be
Q35: FIGURE 11-1 <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB8769/.jpg" alt="FIGURE 11-1
Q36: Identify the letter of the choice that
Q37: If a class implements an interface, all
Q38: Class methods can reference only instance variables,