plz answer all mcq class 8
Attachments:
Answers
Answered by
0
An interface in Java is a blueprint of a class. It has static constants and abstract methods.
The interface in Java is a mechanism to achieve abstraction. There can be only abstract methods in the Java interface, not method body. It is used to achieve abstraction and multiple inheritance in Java.
In other words, you can say that interfaces can have abstract methods and
Answered by
0
Answer:
10. 3
11. 2
12. 3
13. 3
14. 3
*15. 1
16. 2
*17. 1
18. 4
19. 4
*20. 4
Similar questions