Answer the following questions true (T) or false (F)

1. cin is an output stream object of type ostream.

2. cout has type ostream, i.e., is an output object.


1. False
Explanation: cin has type istream object, i.e., it is an input stream.
2. True

Computer Science & Information Technology

You might also like to view...

For the array that was the correct answer in the previous question, what is the value returned by items[1][0]?

a. 4. b. 8. c. 12. d. 6.

Computer Science & Information Technology

Gets the number of vertices from the input If n <= MAX_VERTICES, fills m with data from file; otherwise signals failure on stream is and sets m size to 0 x 0

What will be an ideal response?

Computer Science & Information Technology

Choose the correctly capitalized sentence.?

A. ?Five group members will climb mount hood in May. B. ?Five group members will climb Mount Hood in May.

Computer Science & Information Technology

Excel automatically designates the Personal Macro Workbook as a(n) ____ file.

A. hidden B. image C. video D. audio

Computer Science & Information Technology