What do the following statements do?

a. Open a file for output, the statement fails if the file already exists.
b. Open a file for output, the contents of the file is destroyed if the file already exists.
c. Open a file for input.
d. Open a file for input, the statement fails if the file does not exist.


c. Open a file for input.

Computer Science & Information Technology

You might also like to view...

After a stream is opened, before it is used for input and output, it should be

a. declared b. closed c. checked to see if it opened correctly d. none of the above

Computer Science & Information Technology

The ____ list style type uses uppercase letters.

A. upper-alpha B. upper-arabic C. uppercase D. alphabetic

Computer Science & Information Technology

On a Web page, a(n) ________ effect is one that changes on the page

Fill in the blank(s) with correct word

Computer Science & Information Technology

The object depicted in the figure above, is the ________.

A. Quick Access Toolbar B. ribbon C. status bar D. title bar

Computer Science & Information Technology