Answer Posted / sujeev kr singh
Serialization is usefull, whenever we want to send an
object over Network. When we want to persit an object
serialization is needed.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is a tasks priority and how is it used in scheduling?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
Can I use javascript to submit a form?
Difference between new operator and class.forname().newinstance()?
What are the difference between RMI and CORBA?
What is meant by method chaining?
For which statements does it make sense to use a label?
Difference between swing and awt?
What is the infobus?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
How are the elements of a borderlayout organized?
whats is mean by connectionpooling
To what value is a variable of the string type automatically initialized?
How are commas used in the intialization and iteration parts of a for statement?
What value does read() return when it has reached the end of a file?