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


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

Post New Answer

More Core Java Interview Questions

What is Classloader in Java?

0 Answers  


What is the difference between throw and throws? What is the similarity between try and throw?

2 Answers  


What is the use of default method in interface in java?

0 Answers  


primitive data types in Java ?

3 Answers  


What is java util hashmap?

0 Answers  






How do you reverse a string in java without using string buffer?

0 Answers  


What is the use of object and class classes?

0 Answers  


Suppose i have two threads t1 and t2 are running.How the main thread will know that the two threads t1,t2 execution has completed?

2 Answers   Subex,


What are different data structures in java?

0 Answers  


What is difference between string and stringbuffer?

0 Answers  


What is a final class in java?

0 Answers  


What is instanceof keyword?

0 Answers  


Categories