Question: Question 1 ___________________ is a sequence of characters from the source to the destination. Question options: A variable An extraction operator None of these. A

Question 1

___________________ is a sequence of characters from the source to the destination.

Question options:

A variable

An extraction operator

None of these.

A header file

A stream

Question 2

A sequence of characters from the source to the destination:

Question options:

output stream

common output

None of these.

stream variable

data type

Question 3

A sequence of characters from the computer to an output device.

Question options:

None of these

output stream

input stream

preprocessor directive

common input

Question 4

The data types istream and ostream are contained in the header file __________.

Question options:

iostream

None of these

istream

ostream

stream

Question 5

To use cin and cout a C++ program must use the preprocessor directive

Question options:

string

include

include

istream cin;

iostream

Question 6

Variables of the type _________ are called input stream variables.

Question options:

None of these

iostream

stream

istream

ostream

Question 7

The extraction operator >> is ______________

Question options:

multi-faceted

None of these

unary

binary

tertiary

Question 8

The extraction operator must take _________ operands.

Question options:

two

one

None of these

many

three

Question 9

The left-side operand for the >> operator must be_______________.

Question options:

an input stream variable

an output stream variable

any variable

any constant

None of these

Question 10

The right-side operator for the >> operator must be __________________.

Question options:

None of these

a variable

an input stream variable

cin

cout

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!