InterviewSolution
Saved Bookmarks
| 1. |
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» | |