Q. Which of the following is true about this pointer? (Solved)
1. It is passed as a hidden argument to all function calls
2. It is passed as a hidden argument to all non-static function calls
3. It is passed as a hidden argument to all static functions
4. None of the above
- b. It is passed as a hidden argument to all non-static function calls