Programming Languages C++ Objective
Mar 19, 2013

Which of the following statement is true regarding cin statement?

Choose the correct answer:
A) cin statement must contain a variable preceded by >> operator
B) cin does not process the input until user presses RETURN key
C) you can use more than one datum input from user by using cin
D) All of the above
Detailed Explanation

Option D is the right answer.

Discussion (0)

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

Share Your Thoughts
Feedback