C Sharp (C#) - Exception Handling
Which of the following is the correct syntax to catch a specific exception type in C#?
catch (ExceptionType variableName) syntax.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions