You are not logged in.
Pages:: 1
#1 2016-05-02 04:20:02
Which of the following is not a file opening mode?
C++ Programming Quizzes C++ Functions
Question:
Which of the following is not a file opening mode
Option A):
-noreplace
Option B):
ios::truncate
Option C):
-ate
Option D):
-nocreate
Correct Answer is Option B):
ios::truncate
Explanation:
It is just ios::trunc mode.
Online Web Tutorials And Interview Questions With Answers Forum:
https://globalguideline.com/forum/
Offline
2016-05-02 04:20:02
- Advertisement
- Ads By Google
Re: Which of the following is not a file opening mode?
\n