1. Computer Science Engineering (CSE)
  2. CPP Programming
  3. Which of the following is true about thi...
Q.

Which of the following is true about this pointer?

A. It is passed as a hidden argument to all function calls
B. It is passed as a hidden argument to all non-static function calls
C. It is passed as a hidden argument to all static functions
D. None of the above
Answer» B. It is passed as a hidden argument to all non-static function calls
View all MCQs in:   CPP Programming

Discussion