Explain about throw keyword?
Answer Posted / sabarish
in java , throw keyword is used to throw an exception which
cannot be trapped.
| Is This Answer Correct ? | 19 Yes | 16 No |
Post New Answer View All Answers
What are some of the commonly used commands in sqlcommand?
What are the steps to create an assembly and add it to the gac?
What is clr in c#?
What are the three types of predicates?
What are the different types of delegation?
Explain polymorphism in c# with a simple example?
Explain how can I get around scope problems in a try/catch?
Is dictionary reference type c#?
What is the best dependency injection c#?
Explain jagged arrays in c#?
What is dynamic dispatch?
What is a statement c#?
What is static and use of it?
Is datetime nullable c#?
Can we have only “try” block without “catch” block in c#?