![]() Related Questions Latest Answer : In serialization process first state of the object is written to the java.io.ObjectOutputStream using its writeObject() method.Then this ObjectOutputStream writes the state of the object to the java.io.FileOutputStream (in case you want to write to a ... Latest Answer : by implementing serilizable interface ... br />1.what is oracle.2.what is major differenece oracle8i and oracle9i.4.tell me some thing ur self.5.please tell me about oops.6.what is single inheritance.7.what is multiple inheritance.8.can java support Latest Answer : 8.can java support multiple inheritance.java support multiple inheritance for interfaces not fro classes25.what is difference between procedure and functions.function returns only one value where as procedure returns more than one value ... Latest Answer : serialization -- means saving the state of an object at a particalar instance of time.transient -- appended before a variable to ensure that the valiable is not saved during serailizationdefault value -- well, that has nothing to do with serailization, ... 1. Can You catch the Error? 2. Difference between compiletime exception and runtime exception?3. How 1. Can You catch the Error? 2. Difference between compiletime exception and runtime exception?3. How you throw user defined exception?4. How you handle throwable while using exceptions ?5. What are the methods available in Object ?6. Is there any methods available in serialization ?7. How you seralize an Object ?8.How you get the serialized object ? 9. Any methods available in deseralization ? What is meant by Serialization?Say except "its a process of to store the state of an object to the byte stream." A: In-process B: Local and remote C: All of the above D: None of the above Explain the use of serialization process in real time projects? Latest Answer : Serialization is writing the state of the object to a byte stream. This is useful when you want to save the state of the object in a persistent  storage such as file. ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||