Write an example program for classes and objects in Java
Answers
Answered by
0
Answer:
Java is an object-oriented programming language.
Everything in Java is associated with classes and objects, along with its attributes and methods. 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.
Similar questions
CBSE BOARD X,
1 month ago
Math,
1 month ago
Hindi,
1 month ago
Social Sciences,
2 months ago
Geography,
2 months ago
Physics,
9 months ago
Math,
9 months ago
Math,
9 months ago