R
Q. What will be the output of the following PHP code?
<?php printf("%x",65535); ?>
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. What will be the output of the following PHP code ?
Q. If $n = 25 what will be returned when (($n == 25) ? 5 : 1) is executed?
Q. What should be the correct syntax to write a PHP code?
Q. Which the following declarations are correct to create an array in PHP?
Q. What will be the output of the following PHP code ?
Q. What will be the output of the following PHP code?
Discusssion
Login to discuss.