MCQ Practice

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) D. neither (a) nor (b)

Correct Answer: C