CIW Exam Questions

which statement permits the programmer to use custom error-handling code in an ASP script?

In VBScript, which statement permits the programmer to use custom error-handling code in an
ASP script?

A.
On Error Resume Next

B.
If Error Resume Then

C.
On Error Reset Next

D.
If Error Rest Then