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 I have code like
try
{
return;
}
catch
{
return;
}
finally
{
return;
}

from which block will the value will be returned. and try
has been executed without any error.

Answer Posted / vadivel

finally

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between string and stringbuffer in c#?

1005


Explain the serialization in .net

1029


What are delegate methods?

1012


1. Describe page life cycle?

2158


Is c# easier than c++?

960


Ho we can see assembly information?

1002


What is a factory in c#?

928


What is delimiter in c#?

945


What is the difference between namespace and class in c#?

1000


What is Private Constructor? and it’s use? Can you create instance of a class which has Private Constructor?

1030


How many bytes is an int c#?

936


Is java better than c sharp?

1012


What is anonymous types in c#?

973


Why do we use anonymous method in c#?

998


What is hashtable in c# net with example?

990