Explain about throw keyword?
Answer Posted / sunil
throw keyword will throw an user defined exception
| Is This Answer Correct ? | 9 Yes | 16 No |
Post New Answer View All Answers
What is dynamic dispatch?
What is the difference between icomparer and icomparable in c#?
What do constructors do in c#?
What does namespace mean?
Name the control which cannot be placed in mdi?
What is an inheritance ?Give an example in which inheritance is used?
What is the difference between firstordefault and singleordefault?
Can we inherit two classes in c#?
Is c# int immutable?
Tell me the difference between call by value and call by reference.
Difference between type constructor and instance constructor? What is static constructor, when it will be fired? And what is its use?
What is asenumerable in c#?
What is the difference between wrapper class and primitive?
What is the syntax for calling an overloaded constructor within a constructor (this() and constructorname() does not compile)?
Write a program to find the angle between the hours and minutes in a clock