adspace
Answer Posted / Deepa Singh
The 'this' pointer is automatically created by the compiler and is accessible within non-static member functions. It points to the object for which the function is called.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers