

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following PHP code?
<?php echo "chr(52)"; ?> |
A. | 106 |
B. | 103 |
C. | 104 |
D. | 209 |
Answer» D. 209 | |