Question
a.
stream
b.
streambuf
c.
memory
d.
none of the mentioned
Posted under Object Oriented Programming Using C++
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. What must be specified when we construct an object of class ostream?
Similar Questions
Discover Related MCQs
Q. Which operator is used for input stream?
View solution
Q. Where does a cin stops it extraction of data?
View solution
Q. Which is used to get the input during runtime?
View solution
Q. How many parameters are there in getline function?
View solution
Q. What can be used to input a string with blankspace?
View solution
Q. When will the cin can start proceessing of input?
View solution
Q. Which is used for formatting purpose in c++?
View solution
Q. How many number of spaces should be set in default tab?
View solution
Q. What can be improved by formatting the source code?
View solution
Q. Choose the correct formatted code.
View solution
Q. Which function allows you to set minimum width for the next input?
View solution
Q. What is the use of the function “showbase”?
View solution
Q. Which operator is used to insert the data into file?
View solution
Q. Which function is used to position back from the end of file object?
View solution
Q. How many objects are used for input and output to a string?
View solution
Q. Which member function is used to determine whether the stream object is currently associated with a file?
View solution
Q. Which header file is used for reading and writing to a file?
View solution
Q. Which one is always faster in writing on C++?
View solution
Q. How many tests are available in read and write operations?
View solution
Q. What will act as a intermediate between i/o operations and physical file?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Object Oriented Programming Using C++? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!