Q. What is the name of an array that stores all global variables in PHP? (A) $GLOBAL[] (B) $global[] (C) $GLOBALS[] (D) $PHP_GLOBALS[] ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) $GLOBALS[]