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


Please Help Members By Posting Answers For Below Questions

What is the difference between the session.get() method and the session.load() method?

820


If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?

784


What are the services in RMI ?

2091


What is in-memory replication?

771


If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?

1983


Can you control when passivation occurs?

812


Name the class that is used to bind the server object with RMI Registry?

1913


Is infobus easy to use?

807


What if the static modifier is removed from the signature of the main method?

968


What is the difference between the string and stringbuffer classes?

794


What is the relation between the infobus and rmi?

775


what is meant by JRMP?

2021


What are the different types of exception?

795


What is the purpose of the finally clause of a try-catch-finally statement?

785


Where we can write Rmi registry in the code, without having to write it at the command prompt?

2522