Home / Programming MCQs / PHP MCQs / Question
R
Q. what is the output of below program?
<?php if(1) echo "Sun"; echo "Moon"; ?>
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
_______ variable is not a predefined variable.
What is the extension of a PHP file?
What will be the output of the following PHP code ?
What will be the output of the following PHP code ?
What will be the output of the following PHP code?
Which of the following built-in functions is used to determine object type?
How to define a function in PHP?
What will be the output of the following PHP code ?
Which of the following is a built-in function in PHP that adds a value to the end of an array?
Discusssion
Login to discuss.