McqMate
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 ProgrammingNo comments yet