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...

What error occurs if a try-catch-finally statement sequence
does not have a catch clause?

Answer Posted / nagaraju

we can have try block with out catch block, but we should
have finally block after try block(if catch block is not
there). If any exception occurs in the try block or not
finally block will be executed.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread

1044


Write a function to print Fibonacci series and Tribonacci series?

1217


What does n mean?

1055


What is the purpose of the enableevents() method in java programming?

1273


Explain wrapper classes in java?

1059


Is array passed by reference in java?

1075


Is string passed by reference in java?

1046


What is empty string literal in java?

1107


How we create object in copy constructor?

1167


What is an example of a constant variable?

1147


What is return null in java?

1021


What is difference between class and object in java?

1133


Write a program to print all permutations of string?

1160


Define inheritance?

1074


What’s a deadlock?

1146