Q.

Interface are similar to abstract classes. The difference between interfaces and abstract classes are Interfaces cannot have properties, while abstract classes can have.

A. interface
B. abstract class
C. implements
D. None of these
Answer» A. interface
1.1k
0
Do you find this helpful?
6

Discussion

No comments yet