Multiple Choice
Objects of streams can be wrapped with ____ objects to improve the speed and performance of file-handling operations.
A) NetworkStream
B) FileStream
C) MemoryStream
D) BufferedStream
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q43: Instead of hard coding the actual filename
Q44: Assume that an object of the DirectoryInfo
Q45: In C#, when data is written to
Q46: The _ class makes it easy to
Q47: StreamReader inFile = new StreamReader("name.txt");<br>While ((inValue =
Q49: If you use Visual Studio and include
Q50: Which method, used with the StreamWriter class,
Q51: The _ method of the StreamReader class
Q52: The StreamReader class is used to create
Q53: The FileDialog class has a property called