Home / CSE MCQs / C++ - MCQs :: Discussion

Discussion :: C++ - MCQs

  1. Which is used to get the input during runtime?
  2. A.
    cout
    B.
    cin
    C.
    coi
    D.
    None of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :

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


Be The First To Comment