Best Tutorials website


This pointer - C++

This pointer - C++

C++ uses the keyword this to point to the object, which invokes the member function. For instance, if class emp has a member function called getdata and the object objl of emp invokes it as shown in the first statement.




Views: 557 | Rating star | by Jason




View this tutorial
Broken link Report broken link?