Computer Science, asked by agnihotrinitesh2176, 1 year ago

What is the state of an object in java?

Answers

Answered by Anonymous
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 VinodShrirao
0
.......Helps u. ........
Attachments:
Similar questions