Multiple Choice
When defining an inner class to be a helper class for an outer class,the inner classes access should be marked as:
A) Public
B) Private
C) Protected
D) Package access
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: An interface and all of its method
Q23: You can not derive an interface from
Q24: An interface specifies the headings and definitions
Q25: What are the obligations of a class
Q26: Java source code that contains a class
Q27: An interface is a type.
Q28: What are two advantages to using inner
Q29: What is an anonymous class?
Q30: The Serializable interface is like all the
Q31: The method that must be implemented in