Q. What will the expression ten modulus three return in PHP (A) One (B) Three (C) Ten (D) Zero ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) One Explanation: The modulus operator returns the remainder of division