when exactly should we use throws ,and wen exactly should we
use the try and catch for exceptional handling


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

Post New Answer

More Java J2EE AllOther Interview Questions

What are the classes in the java collection framework? : java collections

0 Answers  


what is class/object diagram

3 Answers   Zycus Infotech,


Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?

0 Answers   Cap Gemini,


How do you create UserTransaction Object? How do you rollback a transaction in a method?

1 Answers   HCL,


What causes Out of Memory exception?

5 Answers   CTS,






What is an algorithm in java collection framework? : java collections

0 Answers  


What are the queues in the java collection framework? : java collections

0 Answers  


2. Write a interface "Car" with the following methods void setName(String) String getName() void setColor(String) String getColor() void setModel(long) long getModel()

1 Answers  


What is the servletcontext listener and what is JspContext and page context pls tell in simple words.

1 Answers   IBM,


How many controlers are there in spring? Plz send me ans

1 Answers   HCL,


In HashSet duplicates are allowed while adding to the HashSet, but while retreiving the object from HashSet is not shown the duplicate values, WHY ?

2 Answers   Cap Gemini,


Why do you use Context Object

2 Answers   HCL,


Categories