Sail E0 Webinar

MCQs

Total Questions : 77 | Page 6 of 8 pages
Question 51. What will be the output of the following PHP code ?
  1.    Hello World
  2.    No Output
  3.    ERROR
  4.    None of the mentioned
 Discuss Question
Answer: Option A. -> Hello World
Question 52. What will be the output of the following PHP code ?
  1.    This Works
  2.    This Too Seems To Work
  3.    This WorksThis Too Seems To Work
  4.    ERROR
 Discuss Question
Answer: Option C. -> This WorksThis Too Seems To Work
Question 53. What will be the output of the following PHP code ?
  1.    3
  2.    $num
  3.    5
  4.    None of the mentioned
 Discuss Question
Answer: Option C. -> 5
Question 54. What will be the output of the following PHP code ?
  1.    3
  2.    $num
  3.    5
  4.    None of the mentioned
 Discuss Question
Answer: Option B. -> $num
Question 55. What will be the output of the following PHP code ?
  1.    I
  2.    You Do Not Talk About Fight Club
  3.    You Do Not Talk About Kill Bill
  4.    You Do Not Talk About Pulp Fiction
  5.    None of the mentioned
 Discuss Question
Answer: Option A. -> I
Question 56. What will be the output of the following PHP code ?
  1.    Returned value from the function : $return_value
  2.    Error
  3.    Returned value from the function : 30
  4.    Returned value from the function :
 Discuss Question
Answer: Option C. -> Returned value from the function : 30
Question 57. What will be the output of the following PHP code ?
  1.    Time Pa55
  2.    Towe Pa55
  3.    Towe Pass
  4.    Time Pass
 Discuss Question
Answer: Option D. -> Time Pass
Question 58. What will be the output of the following PHP code ?
  1.    Welcome to Narnia
  2.    greeting
  3.    GREETING
  4.    ERROR
 Discuss Question
Answer: Option D. -> ERROR
Question 59. What will be the output of the following PHP code ?
  1.    Have a good day!
  2.    Have a good night!
  3.    ERROR
  4.    None of the mentioned
 Discuss Question
Answer: Option B. -> Have a good night!
Question 60. What will be the output of the following PHP code ?
  1.    Welcome to Narnia
  2.    greeting
  3.    GREETING
  4.    ERROR
 Discuss Question
Answer: Option A. -> Welcome to Narnia

Latest Videos

Latest Test Papers