Q. If the class name is X, what is the type of its “this” pointer (in a non-static, non-const member function)?
β
Correct Answer: (D)
X&
You must be Logged in to update hint/solution