what is object in java?
Answers
Answered by
2
Answer:
Java is an object-oriented programming language. ... For example: in real life, a car is an object. The car has attributes, such as weight and color, and methods, such as drive and brake. A Class is like an object constructor, or a "blueprint" for creating objects.
Explanation:
Hope It will help you
Similar questions