Multiple Choice
If you do not provide an access specifier for a class member, the class member is given ________ access by default.
A) private
B) public
C) protected
D) package
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: A class becomes abstract when you place
Q9: When a method is declared with the
Q18: A protected member of a class may
Q32: When one object is a specialized version
Q33: In a UML diagram, you show a
Q34: This key word indicates that a class
Q37: Which of the following statements correctly specifies
Q37: When an "is a" relationship exists between
Q39: You show inheritance in a UML diagram
Q47: An abstract class is not instantiated itself