Yes, it is always necessary to create an object implementation for an interface. Interfaces cannot be instantiated in their own right, so you must write a class that implements the interface and fulfill all the methods defined in it.:NO, Instance of an interface can not be creted however refrencing can be possible:no we can&
Category:Core Java Interview Questions
No comments:
Post a Comment