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

If we write return statement in finally block will it works
fine or throws any error?

Answer Posted / alb.shah

Answer Is NO. We cannot have return in finally block...
we get the following error.
Control cannot leave the body of a finally clause
returns void, a return keyword must not be followed by an
object expression

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is better viewstate or session?

979


What is a 401 redirect?

992


What are the different types of Caching techniques in ASP.NET?

1104


Differentiate between structure and class.

1070


What are the disadvantages of view state?

1147


What is full form of asp.net?

1060


Is it possible to migrate visual interdev design-time controls to asp.net?

1099


Explain the various authentication mechanisms in asp.net.

1035


Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.

3101


Explain asp.net mvc request life cycle? : asp.net mvc

1167


What is rending process in ASP.NET?

1122


If you are using two select queries and retrieving data. how do you access second query's result set using data reader?

5658


What is the difference between abstract class vs interface? Can give me the real time examples?

1015


Why is string called immutable data type?

1087


Explain exception filters?

1094