Multiple Choice
In an interface all methods have:
A) private access
B) protected access
C) public access
D) packaged access
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: If ClassA extends ClassB, then:<br>A) public and
Q24: In the following statement, which is the
Q25: Given the following code which of the
Q26: Look at the following code. Which line
Q27: When a method is declared with the
Q29: In a class hierarchy:<br>A) the more general
Q31: Look at the following code: Line 1
Q32: A subclass may call an overridden superclass
Q32: This is a variable whose value is
Q33: Look at the following code. The method