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


questions on various scenarios on exception handling?
like for example....

try
{
a;
b; ...exception occurs here...what happens...will catch
execute or will finally execute...will c execute
c;
}
catch
{
a;
b;
c;
}
fianlly
{
a;
b;
}



questions on various scenarios on exception handling? like for example.... try { a; b; ...exc..

Answer / kapil

will catch execute and after that finally block will
execute.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Dot Net General Interview Questions

What does jit compilation do in .net?

0 Answers  


What is model-view -controller Architecture?

1 Answers  


What is the advantage of .net?

0 Answers  


What is a manifest in .net?

0 Answers  


Explain how com+ related to the dna architecture?

0 Answers  


What is Assembly?

1 Answers   DELL, Wipro,


what is object lock?

1 Answers  


What is the purpose of IClonable interface in .NET?

0 Answers   Sans Pareil IT Services,


Where?s Windows service database located?

2 Answers  


Explain the different types of proxy patterns?

0 Answers  


What does cli do?

0 Answers  


Tell us what is a sealed class?

0 Answers  


Categories