MCQOPTIONS
Bookmark
Saved Bookmarks
→
C++ Programming
→
Constructors And Destructors in C++ Programming
→
How many parameters does a operator() in a functio..
1.
How many parameters does a operator() in a function object shoud take?
A.
4
B.
3
C.
2
D.
1
E.
None of these
Answer» D. 1
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which rule will not affect the friend function?
What will happen when the function call operator is overloaded?
What is the use of function call operator?
What is the use of functor?
How many parameters does a operator() in a function object shoud take?
Which are instances of a class with member function operator() when it is defined?
Which operator is used to compare the values to find min and max?
Which function is used to return the minimum element in the range?
What does the function objects implement?
Which header is need to be used with function objects?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply