1.

What will be the output of the following PHP code?
<?php
echo(atan(0.60));
?>

A. Error
B. 0.54041950027058
C. Nothing
D. 0.6021356432146
E. None of these
Answer» C. Nothing


Discussion

No Comment Found

Related MCQs