πŸ“Š PHP
Q. Which statement is used to end execution of a script?
  • (A) exit()
  • (B) stop()
  • (C) end()
  • (D) halt()
πŸ’¬ Discuss
βœ… Correct Answer: (A) exit()

Explanation: exit() is used to terminate the script.

Explanation by: Rati Dubey
exit() is used to terminate the script.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
70
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Rati Dubey
Publisher
πŸ“ˆ
93%
Success Rate