what is difference between object state and behaviour?

Answers were Sorted based on User's Feedback



what is difference between object state and behaviour?..

Answer / sam

If you change the state of an object, you ask it to perform
a behavior. An object stores its states in a field e.g.
variables, and demonstrates its behavior through methods.

Is This Answer Correct ?    16 Yes 6 No

what is difference between object state and behaviour?..

Answer / sai koti

may be state is nothing but the property of the object(things in real world). which indirectly influence their behavior.still i don't know the exact meaning of state of an object in oop 

Is This Answer Correct ?    1 Yes 2 No

what is difference between object state and behaviour?..

Answer / raj

If you not change the state of an object, you ask it to perform a behavior. An object stores its states in a field e.g. variables, and demonstrates its behavior through methods.
this questions and answers are very bad

Is This Answer Correct ?    4 Yes 7 No

Post New Answer

More Advanced Java Interview Questions

What is preemptive and Non-preemptive Time Scheduling?

6 Answers   Cognizant,


Why JDBC has introduced

4 Answers  


What is daemon thread?

3 Answers  


What are Benefits of Connection Pooling?

2 Answers  


To identify IDL language what mapping mechanism is used?

0 Answers  


What is permgen or permanent generation?

0 Answers  


What is abstract schema?

0 Answers  


Difference Between java & javax

5 Answers   Sun Microsystems, Wipro,


Are there books about seam?

0 Answers  


Explain the difference between object state and behavior?

0 Answers  


Name three component subclasses that support painting?

0 Answers  


What does module-relative mean?

0 Answers  


Categories