Computer Science, asked by shrushtihampangouder, 5 months ago

31 Explain the use of object with an example​

Answers

Answered by asiraabbas7879
0

Answer:

type the question correctly

Answered by moonstar16098
0

Object − Objects have states and behaviors. Example: A dog has states - color, name, breed as well as behaviors – wagging the tail, barking, eating. An object is an instance of a class. Class − A class can be defined as a template/blueprint that describes the behavior/state that the object of its type support.

Similar questions