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

How can you set image source dynamically from c# application to ”test.png” file?

1021


Is xml tags are case sensitive?

833


What are handlers in c#?

915


What is executereader in c#?

856


Why objects are stored in heap in c#?

894


What are the advantages of using assemble language programming?

878


Suppose two interfaces have same method, so how will you implement these methods in derive class?

910


Explain the difference between private and shared assembly?

828


what is collections in .net? why we use?

2095


What is protected internal modifier in C#?

986


Hello! How to do this: "Create manifest utility intended for creating update content files. Application should take a set of files as input parameter and generate XML based manifest file as output one." I use C# and vs.net 2003. It's urgent! Help please, thanks. Mayana

1877


Explain About CLS?

914


Is a char?

823


What is difference between variable and property in c#?

840


How to declare a property in a class?

965