What are advantages of exception handling in java?


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

Post New Answer

More Core Java Interview Questions

class A{ some variables; public void a()throws Excepion1,Exception2{....} } class B extends A{ variables... public void a()throws E2,E3{.....} } Qns: here override of methods occurs or not,ore else wil give any compilation error or run properly..plz tell me briefly whts happening with the above codes....

4 Answers   Quinnox,


Tell me the programme for this @ 1 2 @ @ @ 1 2 3 4

5 Answers   Accenture, iGate, IntoNET, Value Labs,


what modifiers are used with top-level class?

2 Answers  


What is a 16 bit word?

0 Answers  


What are the steps involved to create a bean?

0 Answers  






what is use of functional interface in java 8?

0 Answers  


What is java class writing rules?

1 Answers   Oracle,


GoldMansachs Interview process....

1 Answers   Goldman Sachs,


What are listeners in java and explain ?

2 Answers   TCS,


What is the difference between a method and a function in alice?

0 Answers  


what are three ways in which a thread can enter the waiting state? : Java thread

0 Answers  


How do you do absolute value in java?

0 Answers  


Categories