Computer Science, asked by laxmithakur5687, 8 months ago

what do you mean by object in java​

Answers

Answered by srushti558
1

Answer:

Here's your answer..........

Explanation:

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.

Hope it helps you.... please mark me as brainlist......

Answered by krinapatel07
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