what is the difference between an object and a class
Answers
Answered by
4
An object is a member or an "instance" of a class. An object has a state in which all of its properties have values that you either explicitly define or that are defined by default settings. This subtle conceptual difference between classes and objects shows why there is a tendency to want to use them interchangeably.
Answered by
1
Please mark it as brainliest.
Attachments:
Similar questions