A
Q. What will be the output of the following code?
<?php
echo 10 % 3;
?>
Code:
echo 10 % 3;
- Correct Answer - Option(A)
- Views: 9
- Filed under category PHP
- Hashtags:
Discusssion
Login to discuss.