Vidyalelo
C++ Programming · Q687

C++ miscellaneous

Programming · C++ Programming · question 687

Q687

What are the two advantage of function objects than the function call?

A.
It contains a state
B.
It is a type
C.
It contains a state & It is a type
Answer
D.
It contains a prototype

Answer: Option C

Solution

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