Which of the following modes of the open() function in C++ file handling defines that all the output to the file is to be appended to the end?
Reveal answer
Fill a bubble to check yourself
Which of the following modes of the open() function in C++ file handling defines that all the output to the file is to be appended to the end?