Programming Languages C++ Objective
Mar 21, 2013

How can read input that consists of multiple lines of text using? 

Choose the correct answer:
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.
Detailed Explanation

Option C is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback