What will happen if a thrown exception is not handled?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What do you mean by synchronized non access modifier?

0 Answers  


How to display all the prime numbers between 1 and 100

0 Answers  


Does java initialize arrays to zero?

0 Answers  


Can an interface extend a class?

0 Answers  


what do you mean by classloader in java?

0 Answers  






What is the base class of all exception classes in java?

0 Answers  


What is the use of string and stringbuffer?

0 Answers  


After compilation of java program we'll get .class code. If it's generated in OS Windows XP will it work on OS Linux? If yes why? If no why?

5 Answers   Aricent,


What does the “static” keyword mean? Can you override private or static method in java?

0 Answers  


Can try statements be nested?

3 Answers   Wipro,


How do you declare a variable?

0 Answers  


Why spring singleton is not thread safe?

0 Answers  


Categories