StreamWriter outputFile = new StreamWriter("someOutputFileName");StreamReader inputFile = new StreamReader("someInputFileName");
If you browse using Windows Explorer or Computer, the physical file that already exists before the two statements from above are executed is ____.

A. outputFile
B. inputFile
C. someOutputFile
D. someInputFile

Answer: D

Computer Science & Information Technology

You might also like to view...

Each data field or table added to a Power View canvas is called a(n) ________

A) calculation. B) visualization. C) element. D) key indicator.

Computer Science & Information Technology

After issuing the proper command to configure a static route, the prompt does which of the following?

A) Does not change; remains at router (config#) B) Changes to router(config-static) C) Does not change; remains at router (config)# D) Changes to router (config-static)#

Computer Science & Information Technology