Answer:Options
a) The class, which creates a function object, contains only one overloaded operator() function.
b) Function objects can be used to perform arithmetic and logical operations.
c) For using function objects, <functional> header file is needed.
d) None of the above
Answer : d) None of the above