Join Now
Home Aptitude Reasoning DI VA GK CA CA Hindi Quiz Placements
Returns the last error that occurred in the script
Returns the last warning that occurred in the script
Returns the last notice that occurred in the script
None of the above
Displays the current stack trace
Displays the current error message
Displays a list of all variables in the current scope
To display a list of all variables in the current scope
To display the current error message
To display the current stack trace
To set the value of a configuration option
To turn off error reporting
To get the value of a configuration option
To stop the execution of the script on an error
Sets a custom function to handle uncaught exceptions
Sets a custom function to handle runtime errors
Sets a custom function to handle syntax errors
To clear the last error that occurred in the script
To clear the last warning that occurred in the script
To clear the last notice that occurred in the script
To display errors in the browser console
To log errors to a file or database
To test if a condition is true and trigger an error if it is not
Triggers a runtime error
Triggers a syntax error
Triggers a logical error
To display all errors