Explain Object Serialization and it can be used?
Answer Posted / senthil
implementing Seralizable interface we can store state of
an object which is very much important in advanced java
application
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the benefits of detached objects?
What do you know about seam?
Explain the difference between object state and behavior?
What is a modular application?
Should synchronization primitives be used on bean methods?
What is the difference between the session.update() method and the session.lock() method?
What are callback interfaces?
What are the sequence of steps to write pub or sub model kind of application?
What are the purpose of introspection?
Do I have to use jsps with my application?
Which javutil classes and interfaces support event handling?
What are transaction attributes?
How many times may an objects finalize() method be invoked by the garbage collector?
How to deploy Jar, War files in J2EE?
What is the difference between static and non-static with examples?