Multiple Choice
A recursive search on a directory is one where:
A) a directory is searched and then all of its sub directories are searched.
B) each sub directory is searched and then the main directory is searched.
C) a search is done randomly on all directories.
D) a and c.
E) a and b
Correct Answer:

Verified
Correct Answer:
Verified
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
Q9: In a class that's marked with the
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
Q15: What kind of exception is thrown if