Computer Science, asked by janathak2031983, 4 hours ago

give any 3 real time example for classes and objects

Answers

Answered by ananyaanuj2006
3

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.

Answered by anjalivashisthvk2
1

Answer:

  • 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