Explain about throw keyword?
Answer Posted / mandeswara rao
Before catching an exception it is must to be thrown first.
This means that there should be a code somewhere in the
program that could catch the exception. We use throw
statement to throw an exception or simply use the throw
keyword with an object reference to throw an exception. A
single argument is required by the throw statement i.e. a
throwable object.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is iformatprovider in c#?
How does array sort work?
Why do we use classes?
Is friend a constructor?
How to find type of variable?
Assembly Code. in Rejester AL. How do Contast Replece( or Change): Bit D3 With Bit D4 and Bit D2 With Bit D5 and Bit D1 With Bit D6 and Bit D0 With Bit D7 I am Not Know Very Well Write English.
What is a method signature c#?
Is an array an object c#?
What does || mean in programming?
How does bitwise work?
Explain different properties of object oriented systems.
Why is aws serverless?
What is the purpose of constructor in c#?
Which debugging tools you can use in the .NET ssSDK?
What is public or shared assemblies ?