Computer Science, asked by rajurathore15611, 6 months ago

Which of the following statement is true regarding cin statement?​

Answers

Answered by BhabaniBandita
0

Answer:

Where is the statement?? Why you those people do like this?? First type a complete question then ask ok!!

Answered by priyarksynergy
0

The correct answer is option (b) All of the options.

Explanation:

  • The statement which is true regarding cin statement is: You can use more than one datum input from user by using cin, cin statement must contain a variable preceded by >> operator and cin does not process the input until user presses RETURN key.
  • It is used to read input from the standard input device which is usually a keyboard.

This question is incomplete, the complete question is:

Which of the following statement is true regarding cin statement?​

A. You can use more than one datum input from user by using cin.

B. All of the options

C. cin statement must contain a variable preceded by >> operator

D. cin does not process the input until user presses RETURN key

Similar questions