After declaring a StreamReader variable, you can use the ____ to open a sequential access file for input; doing this automatically creates a StreamReader object.

A. OpenText method
B. Write method
C. StreamWriter object
D. ReadLine method

Answer: A

Computer Science & Information Technology

You might also like to view...

In a link-based implementation, what node is the only one to which we have direct access?

a. The last b. All are equally direct access c. The one at nullPtr d. The first

Computer Science & Information Technology

The Report Wizard simplifies the process of creating a ____.

A. worksheet B. table C. field D. report

Computer Science & Information Technology