Multiple Choice
What is the exception thrown when an error occurs during serialization or deserialization?
A) SerialException
B) DeserialException
C) SerializationException
D) DeserializationException
E) c and d,respectively
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Deserialize returns a reference of type:<br>A)Object which
Q4: You can use the FileAccess enumeration to
Q5: Method _ of class BinaryFormatter reads a
Q6: _ are used for long-term retention of
Q7: Classes StreamIn and StreamOut are used to
Q8: Saving data to a file retains that
Q9: In a class that's marked with the
Q10: Which method creates a new file and
Q11: Every file automatically closes itself when it's
Q22: Console.In,Console.Out and Console.Error are used to take