Q. Which PHP error type stops script execution? (A) Notice (B) Warning (C) Fatal error (D) Deprecated ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Fatal error Explanation: Fatal errors stop script execution immediately.