Which of the following function is used for terminate the script execution in PHP?

Options:
A) sleep()
B) stop()
C) die()
D) quit()
 
Answer : die()