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
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
Explain how will the struts know which action class to call when you submit a form?
Are enterprise beans allowed to use thread.sleep()?
How are the elements of a cardlayout organized?
What is the highest-level event class of the event-delegation model?
What is a class loader?
What is the difference between a static and a non-static inner class?
What is colon_pkg_prefixes and what is its use?
Explain the advantages and disadvantages of detached objects.
What is the difference between static and non-static with examples?
What do you know about seam?
What is a sessionfactory? Is it a thread-safe object?
How will you pass parameters in RMI? Why do you serialize?
What do you need to set-up a cluster with jboss?
how i secure my site with the https protocol.what are the steps?