Which of the following is true about this pointer?
It is passed as a hidden argument to all function calls
It is passed as a hidden argument to all non-static function calls
It is passed as a hidden argument to all static functions
This question is part of this quiz :
C++ this pointer