Q. what is the output of below program? Code: <?php $a = 5/3; echo "$a"; ?> (A) 1.0 (B) 1.60 (C) 1.67 (D) 1.6666666666667 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) 1.6666666666667