Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


________ exception must be either caught or specified in
throws class of the method.



________ exception must be either caught or specified in throws class of the method...

Answer / aslam

checked exception

Is This Answer Correct ?    10 Yes 0 No

Post New Answer

More Core Java Interview Questions

what is request dispatcher and how does it work?

2 Answers   CTS,


Is it safe for adding 10,00,000 records/objects to HashMap?, i.e is it safe to add millions of objects to HashMap?

2 Answers  


What is the difference between class forname and new?

0 Answers  


What is thread safe in java?

0 Answers  


Are functions objects in java?

0 Answers  


What’s the difference between unit, integration and functional testing?

0 Answers  


Can you have an inner class inside a method and what variables can you access?

2 Answers  


Features of Java?

4 Answers  


What will happen if a thrown exception is not handled?

0 Answers   ABB, Akamai Technologies, Infogain,


Can we sort array in java?

0 Answers  


class A{ m2(){ } } class B extends A{ m2(){ } } class c extends B{ m2(){ } } class my_class extends c{ m2(){ } pulic static void main(){ ...My_class a = new my_class(); super.super.super.m2(); is this is leagal if not find what is the legal procedure in order to call A's version of m2(); }

8 Answers   Logica CMG,


What is the use of beaninfo?

0 Answers  


Categories