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 the difference between values and reference types?
How to sign an assembly with strong name?
What's the implicit name of the parameter that gets passed into the set method/property of a class?
Why do we need private constructor in c#?
What is xml serialization in c#?
What is difference between destructor and finalize?
Explain concurrency with aop?
What is c sharp language?
What does private void mean in c#?
What is the use of regex in c#?
What is the difference between ref and out parameters in c#?
Can a sealed class be used as a base class?
Why do we need interfaces in c#?
What is difference between encapsulation and abstraction in c#?
What is the symbol used for in c#?