Exam 15: Stream Inputoutput

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Which of the following libraries does not deal with input/output?

(Multiple Choice)
4.8/5
(41)

Which of the following classes is a base class of the other three?

(Multiple Choice)
4.9/5
(40)

Which C++ data type was designed to store Unicode characters?

(Multiple Choice)
5.0/5
(28)

To reset the format state of the output stream:

(Multiple Choice)
4.8/5
(35)

Which of the following is not true about bool values and how they are output with the output stream?

(Multiple Choice)
4.8/5
(36)

Which of the following classes is deepest in the inheritance hierarchy?

(Multiple Choice)
4.9/5
(43)

Which of the following is not a member function of the C++ ostream class?

(Multiple Choice)
4.9/5
(36)

The putback member function returns to the input stream the previous character obtained by:

(Multiple Choice)
4.9/5
(41)

If unexpected data is processed in an I/O operation:

(Multiple Choice)
4.9/5
(38)

Which of the following outputs does not guarantee that the uppercase flag has been set?

(Multiple Choice)
4.7/5
(38)

Untying an input stream, inputStream, from an output stream, outputStream, is done with the function call:

(Multiple Choice)
4.7/5
(43)

When the showbase flag is set:

(Multiple Choice)
4.8/5
(44)

Which of the following prints the address of character string string given the following declaration? Char * string = "test";

(Multiple Choice)
4.8/5
(42)
Showing 21 - 33 of 33
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)