R
Q. What will be the output of the following PHP code ?
<?php define("ATTENTION", "MCQ Buddy is good website.", true); echo $ATTENTION; ?>
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. Which is/are statement(s) true about PHP?
Q. What will be the output of the following PHP code ?
Q. Which of following is not a Superglobals in PHP?
Q. What is the result of the following PHP code?
Q. Which one can be used to instantiate an object in PHP assuming class name to be hello?
Q. What will be the output of the following PHP code ?
Q. Which is the correct syntax of defining function return type in PHP?
Discusssion
Login to discuss.