πŸ“Š PHP
Q. What will be the output of the following PHP code ?
Code:
<?php
if (print "Ninth" - 9)
    print "Tenth"
?>
  • (A) Ninth
  • (B) Tenth
  • (C) -9Ninth
  • (D) -9Tenth
πŸ’¬ Discuss
βœ… Correct Answer: (D) -9Tenth

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
151
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Jitendra Singh
Publisher
πŸ“ˆ
98%
Success Rate