Multiple Choice
The public constructors and methods of a class form the public _____ of the class.
A) interface
B) initialization
C) implementation
D) encapsulation
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q66: Given this method comment, fill in the
Q67: The class constructor always has the same
Q68: What will be output from the following
Q69: What is the name of the instance
Q70: What statement is used to specify the
Q72: We want to change the BankAccount class
Q73: What mechanism does an object use to
Q74: We want to change the BankAccount class
Q75: Which of the following corresponds to the
Q76: We want to change the BankAccount class