adplus-dvertising
frame-decoration

Question

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

Answer: (c).the cin.get( ) function with two arguments

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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