Explain about throw keyword?
Answer Posted / rhietu negi
"Throw" keyword indicate that we forcefully want to thorow
an error
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
What is xml serializer?
What happens if the inherited interfaces have conflicting method names?
What is reflection in c#?
What is the difference between protected and internal in c#?
Does c# support try-catch-finally blocks?
What is difference between static and readonly in c#?
What does the initial catalog parameter define in the connection string?
What are the Types of values mode can hold session state in web.config
What is void in c#?
What is int32?
Can we have multiple constructors in a class c#?
Explain About delegates
What is namespace in oop?
What is difference between array and collection in c#?
What is object type in c#?