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 do u mean by delegation of authority?
What are the concepts of dispose method?
How do I format in c#?
What is a decimal in c#?
Can we set image Source dynamically using C# in WPF application?
What is eager loading in c#?
What is the base class for array types?
What is hashtable in c# net with example?
Explain what is the smallest unit of execution in .net?
How string definitions will prevent escaping on backslashes in C#?
What does immutable mean in c#?
What is iqueryable in linq?
What is a nested type. Give an example?
What is the meaning of MSIL?
What is the use of functional interface?