Vidyalelo
Computer Science · Q336

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 336

Q336

The >> (extraction) operator stops reading characters from the keyboard as soon as the user _____

A.
presses the Enter key
B.
types a character that is inappropriate for the variable's data type
C.
both (a) and (b)
Answer
D.
neither (a) nor (b)

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board