Multiple Choice
____ is a principle of object-oriented programming that describes the encapsulation of method details within a class.
A) An interface
B) A calling method
C) Implementation hiding
D) Instantiation
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: A(n) _ variable is known only within
Q25: You can write your own constructor methods;
Q26: Match each term with the correct statement
Q27: Write a valid class header with public
Q28: Match each term with the correct statement
Q30: The interface is the part of a
Q31: A major advantage of a method is
Q32: Describe instantiation and how it relates to
Q33: What is a method and how is
Q34: When an application is run, the method