What is the exception hierarchy 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 r in java?

0 Answers  


What is java instanceof operator?

0 Answers  


can u handle an error if u write Thowable in the catch class lise try { some errorneous code }catch(Throwable e){ ...}

4 Answers  


what is different between static and non static methods ,using example

2 Answers  


Does a function need a return?

0 Answers  






In what circumstances, compiler will supply a default constructor for a class?

4 Answers  


How is treeset implemented in java?

0 Answers  


can we Connect Applet to Data Base ? with Discriptiom. and also What is Diff. from Applet & Servlet?

1 Answers   Systematix,


i need example for java abstraction. where we use abstraction and why we need abstraction.

2 Answers   Oracle,


What is java beans?

0 Answers  


2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?

0 Answers   RBS, TCS,


What is cloneable interface?

8 Answers  


Categories