Why java is not a pure object oriented language ?
What are the qualities of the object oriented language ?
Encapsulation
Abstraction
Inheritance
Polymorphism
All predefined types are objects
All user defined types are objects
All operations performed on the objects must be only through method...
hashcodehub.hashnode.dev1 min read