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

πŸ‘οΈ
89
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Rati Dubey
Publisher
πŸ“ˆ
97%
Success Rate