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 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) It is passed as a hidden argument to all non-static function calls