Is there any way to skip finally block of exception even if some exception occurs in the exception block?


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

Post New Answer

More Core Java Interview Questions

What is preflight request?

0 Answers  


Is minecraft 1.15 out?

0 Answers  


What is t in parametric equations?

0 Answers  


Explain Public static void main?

2 Answers   IBM, Vetech,


why use interface? if interface declear a method implement in class. why direct implement method in class

1 Answers   HCL,


How is hashset defined in java?

0 Answers  


What is class forname?

0 Answers  


what is platform independence in java?

5 Answers   CSC, HSBC,


Are maps ordered java?

0 Answers  


for(i=0;i<100;i++) { int i=method();//method returns no's from 1 to 10; /* insert some stmts which can give output like no.of times numbers(1-10) returned. (for example if it returns 2 then i want output how many times 2 returned) like that i want output for no's 1 - 10 how many times each no returned. */ }

3 Answers  


How can we make copy of a java object?

0 Answers  


Which is better ascii or unicode?

0 Answers  


Categories