Question: 10- return *this; is used for: A. Returning a reference to a class B. Returning a reference to an object C. Declaring a pointer to
10- return *this; is used for:
A. Returning a reference to a class
B. Returning a reference to an object
C. Declaring a pointer to the class
D. Creating recursive functions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
