What is serializable interface?
Answer Posted / manish mathur(a3logics ,jaipur
Serialization is the process of writing complete state of
java object into output stream, that stream can be file or
byte array or stream associated with TCP/IP socket.
| Is This Answer Correct ? | 41 Yes | 11 No |
Post New Answer View All Answers
What is initial size of arraylist in java?
How to connect to a remote database using Applet?
What is sizeof in java?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
What are the rules for variable declaration?
What is a boolean expression in java?
How many types of parsers are there?
What does += mean in java?
Can you override private or static method in java?
What is method in research paper?
Why for each loop is used?
what is mena by object block any what is the use of that
Can constructor return value?
What is the Scope of Static Variable?
What are different types of inner classes ?