Sail E0 Webinar
Question
What will be the output of the following PHP code?function onespan>() {define("const","I am awesome!");echo constant("const");}one();
Options:
A .  const
B .  “const”,”I am awesome!”
C .  const, I am awesome!!
D .  I am awesome!!
Answer: Option D

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

More Questions on This Topic :


Latest Videos

Latest Test Papers