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
Which containers use a border layout as their default layout?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
Difference between hashmap and hashtable?
Explain RMI Architecture?
Brief description about local interfaces?
Where can I find seam examples and documentation?
What state does a thread enter when it terminates its processing?
wahts is mean by dynavalidatorform in struts/
Are there books about seam?
What are various types of class loaders used by jvm?
What are externizable interface?
What if the static modifier is removed from the signature of the main method?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
Explain about RMI Architecture?
What is the difference between ear, jar and war file?