Q. Which one of the following functions will convert a string to all uppercase? (A) struppercase() (B) str_uppercase() (C) uppercase() (D) strtoupper() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) strtoupper()