State the methods used during deserialization and serialization process.
Answer Posted / hrindows@gmail.com
ObjectInputStream.readObject Reads the file and deserializes the object.
ObjectOuputStream.writeObject Serialize the object and write the serialized object to a file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between dispose and finallize method?
what is prototype design pattern in .net
What is Entity Relationship Model in .NET?
What's the problem with .net generics?
Explain the features that are common to all .Net languages.
What is a serviced component?
What is data type and how many types of data types are in .NET ?
What is Finalizer in .NET define Dispose and Finalize ?
What is your observations between vb.net and vc#.net?
Difference between user groups and code groups
What is .net latest version?
What is .net and .net framework?
What is the use com component in .net?
What is 'Common Type System' (CTS) in .NET?
Explain about Behavioral design pattern?