πŸ“Š 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

πŸ‘οΈ
57
Total Visits
πŸ“½οΈ
6 mo ago
Published
πŸŽ–οΈ
Rati Dubey
Publisher
πŸ“ˆ
91%
Success Rate