Vidyalelo
C++ Programming · Q88

Classes and Objects in C++

Programming · C++ Programming · question 88

Q88

What is the use of functor?

A.
It makes the object "callable" like a function
Answer
B.
It makes the class "callable" like a function
C.
It makes the attribute "callable" like a function
D.
It makes the argument "callable" like a function

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board