Answer Posted / anjali
Converting an object to bytes and bytes back to the object is Serialization.
Thanks,
Anjali,
Java SE 8 Certified Programmer @ http://www.courseing.com/learn/java-online-training-for-beginner
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Why do I get a duplicate name error when loading a jar file?
Describe, in general, how java's garbage collector works?
What are the call back methods in entity bean?
How are the elements of a cardlayout organized?
What is the difference between static and non-static with examples?
How are commas used in the intialization and iteration parts of a for statement?
To what value is a variable of the string type automatically initialized?
What is the purpose of the wait(), notify(), and notifyall() methods?
Which container method is used to cause a container to be laid out and redisplayed?
What is a session? Can you share a session object between different theads?
How to pass parameters in RMI?
Difference between swing and awt?
what are memory considerations of jsp compares to other web components?
Java is fully object oriented languages or not?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?