Fundamentals Of Programming Servlet - Online Test
Test Difficulty Level: Medium
Syllabus of Test
Sample Question from this online test:
Question: You are writing an error-handling routine to test for run-time errors in a procedure. At the end of the procedure, you want to reset all the properties of the Err object. Which of the following is the best technique?
Option A: Set the Number property to 0 and Description to Blank
Option B: Raise error 0 with the Raise method of the Err object
Option C: Use the Clear method of the Err object
Option D: none of these
To answer, click the "Start This Test" button below.
Start this Test
Related Online Tests:
Comments
![]() | shakeel ahmad on 2012-03-22 09:23:42 wrote, question set does not belogs to servlet programming. |

