what are the basic principles of JAVA?
Answers
Answered by
1
The basic three principles of JAVA are inheritance, polymorphism and encapsulation.All the concepts of JAVA are based on classes and its objects. An object is a real world entity that has some attributes or properties. Class is a prototype, blueprint or template on the basis of which objects are created.
IF YOU LIKE IT MARK MY ANSWER AS THE BRAINLIEST. THANK YOU
Answered by
1
The three basic principles of JAVA are inheritance,polymorphism and encapsulation
Similar questions