Multiple Choice
Which of the following attributes is needed to indicate to the CLR that objects of the class can be serialized?
A) <Serializable>
B) <DeSerializable>
C) <Serializable() >
D) both a and b
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Data stored in a file is considered:<br>A)
Q14: No matter how complicated a program is
Q15: BinaryFormatter allows for only reading objects.
Q15: What kind of exception is thrown if
Q16: Records in a sequential access file are
Q16: The standard output stream object enables a
Q20: In a data hierarchy,data items become larger
Q21: Another way that a class could indicate
Q28: A _ contains the byte number of
Q34: By default,array objects are not serializable.