1.

What will be the output of the following PHP code?
<?php
echo ord ("Ajit");
?>

A. 61
B. 62
C. 63
D. 64
E. 65
Answer» F.


Discussion

No Comment Found

Related MCQs