Q512
What are functors in C++?
A.
Objects of a class which are treated as functions
AnswerB.
Objects that are used to call the function of other classes
C.
Functions that are called using pointer objects
D.
Functions that are called only once in a program
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board