Tell me is it ok to say interfaces, classes are of polymorphism(i.e we can use those for different purposes). if not then why?

Submitted by: Administrator
Inorder to reduce memory space and accessing the class members without instanciate Object is the Interface which will contain only abstract methods
Submitted by: Administrator

Read Online Java Classes Job Interview Questions And Answers