Home » C++ Programming » OOPS Concepts

Which of the following ways are legal to access a class data member using this pointer?

Correct Answer: this->x

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion