Multiple Choice
With ____, you make a request to a method without knowing the details of how the method works.
A) implementation masking
B) method masking
C) method hiding
D) implementation hiding
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: When a method needs to use another
Q41: Simple non-array variables are usually passed to
Q42: In a flowchart, you draw the main()
Q43: The _ type for a method can
Q44: The arguments sent to a method in
Q45: The variables in the method declaration that
Q46: _ is the process of paying attention
Q47: An argument can be passed into a
Q49: You can indicate that a method parameter
Q50: When you pass an argument by _,