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
How many types of generations are there in a garbage collector?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?
What does .net stand for?
What is jit compilers?
Conceptually, what is the difference between early-binding and late-binding?
Explain clr, cts and cls?
What are the advantages of .net core?
what is dotnet architecture? can anyone explain that.
What is multiThreading in .NET?
What is common language specification (cls)?
What tags do you need to add within the asp:datagrid tags to bind columns manually.
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?
What is the concept of inheritance and how it works in .net?
what will do to avoid prior case?