Vidyalelo
PHP · Q136

Operators And Expressions

Programming · PHP · question 136

Q136

What is the output of given statement? Print 17 % 3;

A.
5.67
B.
2
Answer
C.
5.666667
D.
none of above

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board