Sail E0 Webinar

MCQs

Total Questions : 131 | Page 6 of 14 pages
Question 51. What will be the output of the following PHP code ?
  1.    4.5
  2.    7
  3.    3.5
  4.    Error
 Discuss Question
Answer: Option D. -> Error
Question 52. What will be the output of the following PHP code ?
  1.    0
  2.    1
  3.    $one
  4.    Error
 Discuss Question
Answer: Option D. -> Error
Question 53. What will be the output of the following PHP code ?
  1.    1
  2.    0
  3.    0.5
  4.    Error
 Discuss Question
Answer: Option D. -> Error
Question 54. What will be the output of the following PHP code ?
  1.    Hello World
  2.    Bye
  3.    Hello worldBye
  4.    Error
 Discuss Question
Answer: Option A. -> Hello World
Question 55. What will be the output of the following PHP code ?
  1.    0
  2.    1
  3.    Nothing
  4.    Error
 Discuss Question
Answer: Option C. -> Nothing
Question 56. What will be the output of the following PHP code ?
  1.    0
  2.    5
  3.    Nothing
  4.    Error
 Discuss Question
Answer: Option B. -> 5
Question 57. What will be the output of the following PHP code ?
  1.    0
  2.    5
  3.    Nothing
  4.    Error
 Discuss Question
Answer: Option C. -> Nothing
Question 58. What will be the output of the following PHP code ?
  1.    0
  2.    105
  3.    510
  4.    Error
 Discuss Question
Answer: Option B. -> 105
Question 59. What will be the output of the following PHP code ?
  1.    43
  2.    943
  3.    349
  4.    439
 Discuss Question
Answer: Option D. -> 439
Question 60. What will be the output of the following PHP code ?
  1.    437
  2.    439
  3.    349
  4.    347
 Discuss Question
Answer: Option A. -> 437

Latest Videos

Latest Test Papers