A
Q. What is the intent of throw block?
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. what is the output of below program?
Q. What will be the output of the following PHP code ?
Q. Variables always start with a _____ in PHP
Q. What will be the output of the following PHP code?
Q. <?php $a = 0; if($a = -1) { echo "Sun"; } else { echo "Moon"; } ?>
Q. what is the output of below program?
Q. Which of the following is the latest version of php?
Q. Class is a user-defined data type, which includes ______ methods and _______ variable?
Discusssion
Login to discuss.