
NET2

Quiz
•
Other
•
University
•
Hard
Surabhi Palkar
Used 4+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
An event that occurs during the execution of a program that is unexpected by the program code is known as ____.
Multiple catch
Exception
Nested try catch
None of the given
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which among the following is an exception?
Referencing the null object
Invalid typecasting
Invalid private or protected field access
All of the given
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What allows you to test code for errors?
Exception
Try
Validation
None of the given
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The try and catch keywords come in pair.
True
False
Depends upon the programmer D
Sometimes true sometimes false
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of these keywords is not a part of exception handling?
try
finally
thrown
catch
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What will be the output of the following C# code?
static void Main(string[] args)
{
try {
Console.WriteLine("Java" + " " + 1/Convert.ToInt32(0));
}
catch(ArithmeticException e)
{
Console.WriteLine("Csharp");
}
Console.ReadLine();
}
Csharp
Java
Java 0
Run time error
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is the wrong statement about exception handling in C#.NET?
Finally clause is used to perform cleanup operations of closing network and database connections
the statement in final clause will get executed no matter whether an exception occurs or not
a program can contain multiple finally clauses
all of the given
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
ELY7

Quiz
•
University
30 questions
Financial Advice Process Quiz

Quiz
•
University
25 questions
Challenging General Knowledge Test

Quiz
•
University
25 questions
Exception Handling

Quiz
•
University
25 questions
Python-Week7

Quiz
•
University
26 questions
Criminal Evidence and Procedures Exam #3

Quiz
•
University
25 questions
Leadership Theories Quiz

Quiz
•
University
35 questions
Managerial Economics Quiz

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Other
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University