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 are the wrapped, classes?
What is casting in java programming?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
What is the main advantage of passing argument by reference?
Can we overload final method in java?
How do you override a private method in java?
What is static keyword in java?
Can we use static class instead of singleton?
What is the difference between an inner class and a sub-class?
Explain covariant method overriding in java.
How do you write methodology?
How do I enable java in safari?
What is the difference between hashset and treeset in java?
What is the difference between Array and Hash Table?
What is meant by 'Class access modifiers'?