Explain Object Serialization and it can be used?
Answer Posted / abhijeet chalke
By implementing Seralizable interface we can store state of
an object which is very much important in j2ee application
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between long.class and long.type?
Define the remote object implementation?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
How are the elements of a borderlayout organized?
Explain phantom read?
What is permgen or permanent generation?
What is metaspace?
Why does the option tag render selected=selected instead of just selected?
When a thread blocks on i/o, what state does it enter?
How will you pass parameters in RMI? Why do you serialize?
Explain about local interfaces.
Describe, in general, how java's garbage collector works?
What are the sequence of steps to write pub or sub model kind of application?
What is the difference between java class and bean?
Do I have to use jsps with my application?