Which file open mode would be used to write data only to the end of an existing file?

a. ios::app
b. ios::in
c. ios::out
d. ios::trunc

a. ios::app

Computer Science & Information Technology

You might also like to view...

The resolution of a photo is determined by the number of pixels

Indicate whether the statement is true or false

Computer Science & Information Technology

The Excel operator for not equal to is

A) <= B) <> C) >= D) !=

Computer Science & Information Technology