What is the difference between serialization and
deserialization?
Answer Posted / java pro
serialization is a serial and ization which together means
that no serial without ization.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Can a final variable be null?
What are selection structures?
Difference between java and javascript
What is immutable class in java?
What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?
What is downcasting?
Why Java is not pure Object Oriented language?
5 Coding best practices you learned in java?
What does system.gc() and runtime.gc() methods do?
What is the purpose of using the java bean?
What are disadvantages of java?
What's the difference between comparison done by equals method and == operator?
Can we override private method?
Can private class be extended java?
What are three ways in which a thread can enter the waiting state in java programming?