MCQOPTIONS
Bookmark
Saved Bookmarks
→
Computer Science Mcqs
→
Every Day Computer Mcqs
→
Which of the following is not a file opening mode...
1.
Which of the following is not a file opening mode ____ .
A.
ios::ate
B.
ios::nocreate
C.
ios::noreplace
D.
ios::truncate
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
If base class has constructor with arguments, then it is ________________ for the derived class to have constructor and pass the arguments to base class constructor.
During a class inheritance in CPP, if the visibility mode or mode of derivation is not provided, then by default visibility mode is ___________.
Logical expressions produce ____________ type results.
Private members of the class are accessible only to the members of the same class.
Due to ios::trunc mode, the file is truncated to zero length.
While redefining a virtual function in the derived class, if its prototype is changed then ___________________ .
Can struct be used as Base class for inheritance ?
If a program uses Inline Function, then the function is expanded inline at ___________.
Can we alter/modify the values of data members of a class inside const member function?
Which of the following is not used to seek a file pointer?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies