C++ Programming Questions


Q.  Which of the following is not a file opening mode ____ .

a. ios::ate
b. ios::nocreate
c. ios::noreplace
d. ios::truncate



 
 

    Discussion

Post your comment / Share knowledge