Multiple Choice
In the following statement,which is the interface? public class ClassA extends ClassB implements ClassC
A) ClassA
B) ClassB
C) ClassC
D) Cannot tell
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: All methods in an abstract class must
Q14: If a method in a subclass has
Q18: A protected member of a class may
Q28: In an interface all methods have:<br>A) private
Q39: What is wrong with the following code?
Q45: If a class contains an abstract method:<br>A)
Q52: Look at the following code. Which line
Q58: All fields declared in an interface:<br>A) are
Q61: Every class has a toString method and
Q62: If a subclass constructor does not explicitly