Computer Science, asked by sg241056, 1 month ago

What are the different properties of an object in java PLEASE ANSWER ​

Answers

Answered by rakshakotyan007
1

Answer:

An object has three characteristics: State: represents the data (value) of an object. Behavior: represents the behavior (functionality) of an object such as deposit, withdraw, etc. Identity: An object identity is typically implemented via a unique ID.

Similar questions