Question: C++ How does the compiler know which function to call for ++ prefix and postfix since they are overloaded ++operator?
C++
How does the compiler know which function to call for ++ prefix and postfix since they are overloaded ++operator?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
