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 the difference between the session.get() method and the session.load() method?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
What are the services in RMI ?
What is in-memory replication?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
Can you control when passivation occurs?
Name the class that is used to bind the server object with RMI Registry?
Is infobus easy to use?
What if the static modifier is removed from the signature of the main method?
What is the difference between the string and stringbuffer classes?
What is the relation between the infobus and rmi?
what is meant by JRMP?
What are the different types of exception?
What is the purpose of the finally clause of a try-catch-finally statement?
Where we can write Rmi registry in the code, without having to write it at the command prompt?