OOPs Concepts
Programming and Technical
Numerical Ability
Probability
How many words can be read by cin?
-one
-Two
-Three
-Four
Read Solution (Total 6)
-
- cin can use only one word so we cannot use names with blankspaces.
- 10 years agoHelpfull: Yes(4) No(1)
- cin can read one word at a time.
otherwise it can read a number of words......... - 10 years agoHelpfull: Yes(1) No(2)
- one only one its can be read
- 8 years agoHelpfull: Yes(0) No(0)
- one
because it access only one word at a time and - 6 years agoHelpfull: Yes(0) No(0)
- only one words read at a time
- 6 years agoHelpfull: Yes(0) No(0)
- cin>> can read one word at a time.
- 6 years agoHelpfull: Yes(0) No(0)
OOPs Concepts Other Question