what is the relationship between classes
and objects breifly
Answers
Answered by
1
Answer:
A class is a template for objects. ... A class also describes object behavior. An object is a member or an "instance" of a class.
Answered by
0
A class is a collection of objects or it is a blueprint for creating objects . Object is an instance of the class with some characteristics and behaviour
Similar questions