Which of the following statements about the append mode is false?

A. A file opened in the append mode may be read from or written to.
B. The file is initially opened in the write state.
C. If the file does not exist, an error is returned.
D. The file marker is positioned at the end of the file.


Answer: C

Computer Science & Information Technology

You might also like to view...

Use gawk to determine how many lines in /etc/services contain the string Mail. Verify your answer using grep.

What will be an ideal response?

Computer Science & Information Technology

A three-tiered client/server model includes which of the following?

A) Web server B) application server C) database server D) All of the above.

Computer Science & Information Technology

Which of the following is a popular container format on the web today?

A. WebM B. H.264 C. VP8 D. Vorbis

Computer Science & Information Technology

One of the rules for creating a(n) ____________ is to use a combination of alphabetic characters, numeric digits and the underscore character.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology