Q. Which error level is used for user-generated warnings?

  • (A) E_USER_WARNING
  • (B) E_WARNING
  • (C) E_NOTICE
  • (D) E_ERROR
πŸ’¬ Discuss
βœ… Correct Answer: (A) E_USER_WARNING
Explanation: E_USER_WARNING is generated by the user with the trigger_error() function.
Explanation by: Rati Dubey
E_USER_WARNING is generated by the user with the trigger_error() function.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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