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 is the purpose of the notifyall() method?
Which javutil classes and interfaces support event handling?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
What is the difference between java class and bean?
Are we allowed to change the transaction isolation property in middle of a transaction?
Have you used threads in Servelet?
How to implement RMI in Java?
wahts is mean by dynavalidatorform in struts/
What is prototype?
How would you detect a keypress in a jcombobox?
what is handle?
What is RMI and what are the services in RMI?
What is the purpose of the wait() method?
Why are some of the class and element names counter-intuitive?