What is the state of an object in java?
Answers
Answered by
1
A Java object is a combination of data and procedures working on the available data. An object has a stateand behavior. The state of an object is stored in fields (variables), while methods (functions) display theobject's behavior. ... In Java, an objectis created using the keyword "new".
Answered by
0
.......Helps u. ........
Attachments:
Similar questions