Home » C++ Programming » Questions and Answers » Question
  1. How many kind of operation can be applied to transform method in c++?
    1. 4
    2. 3
    3. 2
    4. 1
    5. None of these
Correct Option: C

There are two kinds of operations. They are unary and binary operation.



Your comments will be displayed only after manual approval.