True/False
In a class that's marked with the [Serializable] attribute or that implements inter
face ISerializable,not every instance variable of the class needs to be seri
alizable.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: To create a new file and return
Q5: Data stored in a file is considered:<br>A)
Q6: When a file is opened,a stream object
Q7: All simple-type variables and strings are serializable.
Q8: Which of the following attributes is needed
Q10: A recursive search on a directory is
Q11: Deserialize returns a reference of type:<br>A) object
Q12: When a FileStream object is opened,the file-position
Q13: The Console.Error property returns:<br>A) a standard error
Q14: Use the _ method of class OpenFileDialog