Q. Which PHP function(s) is/are used to compare arrays and returns the differences? (A) array_diff() (B) array_diff_assoc() (C) array_diff_key() (D) All of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) All of the above