Home » C++ Programming » Basic Input/Output » Question
  1. Which is used to get the input during runtime?
    1. coi
    2. cout
    3. cin
    4. All of above
    5. None of these
Correct Option: C

cin is mainly used to get the input during the runtime.



Your comments will be displayed only after manual approval.