Vidyalelo
C++ Programming · Q215

Classes and Objects in C++

Programming · C++ Programming · question 215

Q215

What will happen when the function call operator is overloaded?

A.
It will not modify the functions
B.
It will modify the functions
C.
It will modify the object
D.
It will modify the operator to be interpreted
Answer

Answer: Option D

Solution

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