how can you catch multiple exceptions in java?


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

Post New Answer

More Core Java Interview Questions

why we r not use pointers in corejava?

2 Answers   Samsung,


Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.

4 Answers   Cap Gemini,


Explain the access modifiers for a class, method and variables?

0 Answers   Global Logic,


Create a form of user Login in JSP, that accepts the user name and password from user and authenticate it with user names and passwords stored in database. (Plz provide me answer immediately)

1 Answers   ABC,


When should I use abstract classes and when should I use interfaces?

2 Answers  






Difference between object and reference?

0 Answers  


Are arrays classes in java?

0 Answers  


What are untrusted applets?

0 Answers  


What are the types of java?

0 Answers  


What is a class reference?

0 Answers  


In Inheritance if we are implementing Multi level inheritance and all class having same name of variable and now i want to access each class variable and how it is possible?

2 Answers  


How can you share data between two thread in Java?

0 Answers  


Categories