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 modifiers may be used with an inner class that is a member of an outer class?
How primary key is implemented in Oracle?
how to use debug in my elipse to solve problems that exist in my project
What is the difference between session and entity beans?
What are the different types of exception?
What method is invoked to cause an object to begin executing as a separate thread?
What is the argument type of a programs main() method?
Explain about thread synchronization inside a monitor?
Explain what is synchronization?
Can you control when passivation occurs?
How will you pass parameters in RMI? Why do you serialize?
What are the benefits of detached objects?
what are the advantages of JTA over JTS?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
How messaging services are done, before release of JMS?