Multiple Choice
A class's ______ members are available to instances of all classes.
A) public
B) protected
C) private
D) package access
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: A package cannot contain other packages.
Q9: A superclass method can be accessed by
Q10: What is method overloading?
Q11: Name two things that an abstract class
Q12: The keyword _ is used in the
Q14: What is meant by dynamic binding?
Q15: What is a subinterface?
Q16: The constructor of a subclass can call
Q17: What is an advantage to defining an
Q18: A method that has the same name