Multiple Choice
What is the term used to specify the collection of things you can do with objects that belong to a class?
A) private interface
B) public interface
C) private implementation
D) hidden implementation
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q49: What is the output of the following
Q50: What is the name of the type
Q51: The camel case naming convention uses _
Q52: Which term describes a method of an
Q53: Complete this code fragment to ensure that
Q55: By convention among Java programmers, class names
Q56: Which term is used to describe the
Q57: Which of the following statements about objects
Q58: Which statement declares and stores an integer
Q59: By convention among Java programmers, variables begin