Q. Which of the following PHP functions accepts any number of parameters? (A) func_get_args() (B) func_get_argv() (C) get_argv() (D) get_argc() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) func_get_args()