Multiple Choice
A Java interface is an example of:
A) encapsulation
B) abstraction
C) polymorphism
D) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: The compareTo method should return _ if
Q12: Java interfaces are a way of simulating
Q13: A common use of inner classes is
Q14: In Java,a derived class can have _
Q15: What are the semantics of the Comparable
Q17: Why does Java only allow the inheritance
Q18: When using the clone method from an
Q19: Any constant variables defined in an interface
Q20: What are the rules of total ordering?
Q21: Inner and outer classes do not have