What are binary functors?
(a) Functors that accepts only one parameter
(b) Functors that accepts more than one parameters
(c) Functors that accepts two parameters
(d) Functors that accepts other than a specific type of parameter
I had been asked this question in semester exam.
I'm obligated to ask this question of Functors in portion Algorithms, Objects & Iterators in C++ of C++