Home » C++ Programming » Basic Input/Output » Question
  1. How many groups of output of operation are there in c++?
    1. 4
    2. 3
    3. 2
    4. 1
    5. None of these
Correct Option: C

There are two groups of output operation in c++. They are formatted output and unformatted output.



Your comments will be displayed only after manual approval.