Answer Posted / ganni
the 'try' block contains the code which may have the
runtime errors. to handle that errors we use 'catch' block.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is array and types of array in c#?
What are the examples of data types?
What are delegates and why are they required?
To catch any possible exception What is the C# syntax written ?
What is namespace in oop?
Why is ienumerable used?
What is the components of window?
What is reflection c#?
Differentiate between object pooling and connection pooling in c#?
How do you declare an interface in c#?
Define method overloading in c#?
What is JIT (just in time)? how it works?
How to add a readonly property in c#.net
Explain more on CLR
What is event sourcing in c#?