How is serialization used generally ?
Answers were Sorted based on User's Feedback
Answer / m. abhishek
serialization is used to persist the state of an Oject.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / venkat
Objects need to be serialized When they are sent over the
network, when the state of an object is to be saved.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / 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 |
how can u cal servlet from java?
whats is mean by filter?
1) what is synchronization? 2)write a program to show synchronization ? 3) what is orm? 4) what is getTemplete method and hw u use it? 5)write a singleton program ? 6) what is IOC concept & explain it? 7) methods of spring? 8)explain spring framework? 9)what are the oops concept? 10)what r the diff types of exception? 11)what is AOP(assepct oriented programing)? 12)jsp life cycle? 13)servlet life cycle? 14)how to u catch ur exception when executing a query in hibernate? 15)write javascript function? 16)write a querry to join two tables? 17)wap to show inheritance and use of interface? 18)explain the project? 19)in spring bean class uses singleton or prototype? 20)Explain prototype?
What is a modular application?
What value does readline() return when it has reached the end of a file?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
what is a non-repeatable read?
If your ui seems to freeze periodically, what might be a likely reason?
What restrictions are placed on the values of each case of a switch statement?
Why does the option tag render selected=selected instead of just selected?
what is the difference between System.out.println and out.println in java
Wt is the main difference between Java and Java J2EE and Advanced java?