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
Why we use extension method in c#?
Explain about c# language.
What does dbml mean in texting?
What is the major difference between a custom control and user control?
Is constructor a static method?
What is the difference between out and ref in c#?
How many keyword present in C# language ?
Explain the accessibility modifier protected internal?
Explain how to add controls dynamically to the form using c#.net.
What do you mean by expression tree?
What is class method c#?
You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?
Does c# support const methods, properties, or events?
What do you mean by a windows process in regards to memory allocation?
Is datetime a value type in c#?