You can read input that consists of multiple lines of text using

Loading

โœช Choose the correct option.

You can read input that consists of multiple lines of text using

A. the normal cout << combination.
B. the cin.get( ) function with one argument.
C. the cin.get( ) function with two arguments.
D. the cin.get( ) function with three arguments.

Leave a Comment