Message from the administrator :
Number of questions
1,751
Number of tests completed
252,581
Number of questions answered
3,766,821
Number of registered users
19,177
Sign In
|
Register
Home
Technologies Used
Tools
Add Question
Resources
Contact Us
Technologies used in QuiznetOnline
QuiznetOnline site documentation
NCover reporting on QuiznetOnline
Live feed of tests being answered
World map of results
Reports
Video Tutorials
Virtual Labs
Articles
Question:
What is object serialization
Answer1:
Is a technique that enriches your programs in the following ways: It helps you to maximize code reuse, type safety, and performance
Answer2:
Is the process of converting an object into a stream of bytes in order to store the object or transmit it to memory, a database, or a file.
Answer3:
Is an anonymous function that you can use to create delegates or expression tree types.
Answer4:
Answer5:
Answer:
Is the process of converting an object into a stream of bytes in order to store the object or transmit it to memory, a database, or a file.
Explaination:
Serialization is the process of converting an object into a stream of bytes in order to store the object or transmit it to memory, a database, or a file. Its main purpose is to save the state of an object in order to be able to recreate it when needed. The reverse process is called deserialization.
Link:
External Explaination
Correctly answered:
5297
Incorrectly answered:
1673
Terms of Use
Designed and created by Mark Crosbie
contact@quiznetonline.com
Ver. 2.0.6783.38332
Serious Error occurred :