Sail E0 Webinar

MCQs

Total Questions : 67 | Page 3 of 7 pages
Question 21. What will be the output of the following PHP code ?
  1.    hihellohi1
  2.    hi
  3.    hihello
  4.    hello
 Discuss Question
Answer: Option A. -> hihellohi1
Question 22. What will be the output of the following PHP code ?
  1.    1hello
  2.    1hi
  3.    1hi1
  4.    error
 Discuss Question
Answer: Option B. -> 1hi
Question 23. What will be the output of the following PHP code ?
  1.    error
  2.    hi
  3.    hihello
  4.    hello
 Discuss Question
Answer: Option A. -> error
Question 24. What will be the output of the following PHP code ?
  1.    hello
  2.    hi
  3.    no output
  4.    error
 Discuss Question
Answer: Option C. -> no output
Question 25. What will be the output of the following PHP code ?
  1.    hello
  2.    hi
  3.    no output
  4.    error
 Discuss Question
Answer: Option C. -> no output
Question 26. What will be the output of the following PHP code ?
  1.    infinite loop
  2.    hihello
  3.    hello
  4.    error
 Discuss Question
Answer: Option B. -> hihello
Question 27. What will be the output of the following PHP code ?
  1.    infinite loop
  2.    hi
  3.    no output
  4.    error
 Discuss Question
Answer: Option D. -> error
Question 28. What will be the output of the following PHP code ?
  1.    2
  2.    3
  3.    0
  4.    1
 Discuss Question
Answer: Option B. -> 3
Question 29. What will be the output of the following PHP code ?
  1.    2
  2.    3
  3.    0
  4.    1
 Discuss Question
Answer: Option B. -> 3
Question 30. What will be the output of the following PHP code ?
  1.    0
  2.    infinite loop
  3.    01
  4.    1
 Discuss Question
Answer: Option D. -> 1

Latest Videos

Latest Test Papers