Multiple Choice
Which of the following is not a property of Exception
A) HelpLink
B) Source
C) TargetSite
D) PrintError
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: When an exception occurs it is said
Q17: An exception is:<br>A) a problem a computer
Q18: In C#,after an exception is handled,control resumes.This
Q19: Which of the following statements is false<br>A)
Q20: Which of the following statements is false<br>A)
Q21: In C#,try blocks are used for:<br>A) testing
Q23: If an exception handler is to catch
Q25: Stack unwinding is the process that attempts
Q26: In order to tell the user what
Q27: After the last catch block,the required finally