Page 1 of 1

What is the use of functor?

Posted: Wed Jul 13, 2022 7:52 pm
by answerhappygod
a) It makes the object “callable” like a function
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