Multiple Choice
Any constant variables defined in an interface must be defined as:
A) public
B) private
C) protected
D) package access
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: A class may only implement one interface.
Q8: A class that implements an interface but
Q9: The compareTo method should return _ if
Q13: When defining an inner class to be
Q21: Inner and outer classes do not have
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.
Q29: What is an anonymous class?