Computer Science, asked by rishikasrivastava28, 3 months ago

explain the term object using example in Java​

Answers

Answered by vyshnav16
2

\huge\orange{\overbrace{\red{\underbrace{\color{pink}{{ \red\:{Answer}}}}}}}

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