Multiple Choice
A serialized object is an object that includes ________.
A) a sequence of bytes about the object's data
B) information about the object's type
C) information about the types of data stored in the object
D) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q2: For variables of reference types,you must check
Q13: The Console.Error property returns:<br>A) a standard error
Q32: An OpenFileDialog allows a user to select
Q43: Files can be stored in:<br>A)hard drives<br>B)optical disks<br>C)flash
Q44: All primitive-type variables and strings are serializable.
Q45: Directory method GetDirectories returns _.<br>A)a string with
Q48: BinaryFormatters can be used to serialize and
Q51: Characters in Visual Basic are Unicode characters,each
Q52: A FileStream object can throw a(n)_ if
Q53: To access a file,you must instantiate an