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
Explain me what are the deferred execution and the immediate execution in linq?
What are nullable types in .NET
How do we access crystal reports in .net?
What is .net debug & trace?
Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column
Please explain what is reflection and what is it for?
Tell me what is serialization?
What is static constructor, when it will be fired?
Explain how does assembly versioning work?
Explain what is the difference between constants and read-only variables?
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
What are the authentication methods in .net?
What is dot net and its uses?
What is iis? Have you used it?
What is 3 tier architecture?