what is difference between object state and behaviour?
Answer Posted / 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 |
Post New Answer View All Answers
What is metaspace?
Is the session factory thread safe?
How can I avoid validating a form before data is entered?
What is Remote Server?
Can I use javascript to submit a form?
How to implement RMI in Java?
Why do threads block on i/o?
Is the infobus client side only?
How to deploy Jar, War files in J2EE?
Will the general public have access to the infobus apis?
Is it possible to stop the execution of a method before completion in a sessionbean?
Why is actionform a base class rather than an interface?
what are getters and setters in Java with examples?
What is ioc concept?
What is the relation between the infobus and rmi?