Multiple Choice
Which method creates a new file and returns a stream to process that file?
A) CreateFile method of class File
B) NewFile method of class File
C) Create method of class File
D) New method of class File
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q11: Every file automatically closes itself when it's
Q14: No matter how complicated a program is
Q15: What kind of exception is thrown if
Q15: BinaryFormatter allows for only reading objects.
Q22: Console.In,Console.Out and Console.Error are used to take
Q34: By default,array objects are not serializable.