J2SE Question:
Download Job Interview Questions and Answers PDF
What is conversational state?
Answer:
The field values of a session bean plus the transitive closure of the objects reachable from the bean's fields. The transitive closure of a bean is defined in terms of the serialization protocol for the Java programming language, that is, the fields that would be stored by serializing the bean instance.
Download J2SE Interview Questions And Answers
PDF
Previous Question | Next Question |
What is core class? | What is const? |