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
What is a modifier?
Can constructor be static or final?
Can java arraylist hold different types?
What is static data type in java?
What happens if an exception is not handled in a program?
What are the advantages of arraylist over arrays?
Can a string be null?
What is navigable map in java?
Can static methods access instance variables in java?
What is a method type?
How many characters is 2 bytes?
What is java virtual machine and how it is considered in context of java’s platform independent feature?
Is void a data type in java?
What is default exception handling in java?
What are 5 boolean operators?