Home » C++ Programming » Functions » Question
  1. What does the function objects implement?
    1. operator()
    2. operand
    3. operator
    4. All of above
    5. None of these
Correct Option: A

Function objects are objects specifically designed to be used with a syntax similar to that of functions.



Your comments will be displayed only after manual approval.