Vidyalelo
C++ Programming · Q512

C++ miscellaneous

Programming · C++ Programming · question 512

Q512

What are functors in C++?

A.
Objects of a class which are treated as functions
Answer
B.
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