What is multi-catch block 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 the size of boolean variable?

0 Answers  


can we create instance for interface in java?

4 Answers  


what is daemon thread and which method is used to create the daemon thread? : Java thread

0 Answers  


Difference between static methods, static variables, and static classes in Java.

1 Answers  


What is yielding and sleeping? how they different?

2 Answers  


what is the difference between statis block and static variable

7 Answers  


Is 0 true or false?

0 Answers  


What is stringreader?

0 Answers  


What are different type of exceptions in java?

0 Answers  


What is the difference between array list and vector in java?

0 Answers  


What is an immutable class? How to create an immutable class?

0 Answers  


When is the finally clause of a try-catch-finally statement executed?

0 Answers  


Categories