Answer Posted / vishal
Throwable is super class of Exception and Error class.
Hence we can have Throwable as a refrence to any thrown
exception.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Why string is a class?
Explain the use of volatile field modifier?
What is a final class ?
Is null a string?
Explain the difference between collection api and stream api in java8?
What happens if an exception is not handled in a program?
difference between byte stream class and character stream class?
Who is founder of java?
Can an anonymous class be declared as implementing an interface and extending a class in java programming?
Explain throw keyword in java?
What is scope & storage allocation of static, local and register variables? Explain with an example.
Write a program to print 15 random numbers using foreach of java 8?
Can you explain the final method modifier?
What is the protected method modifier?
What are the skills required for core java?