Answer Posted / sankari
The cleaning up objects is done by finally block in
exception
the finally block always runs whether try raises its
excetion or not
usually finally block is used to clean up resources created
by try block
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is atl redundant in the .net world?
In code behind class, name the type of code found. Is it the server side code or client side code?
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
What is a design pattern and what is it for?
What is an anonymous method?
Explain what is a delegate?
Explain what is the difference between a class and an object, and how do these terms relate to each other?
Explain is the jit an interpreter?
Explain what is reflection in microsoft .net context?
What does jit compilation do in .net?
When should I use .net core?
Explain about the Common Language Runtime?
i had attended to infosys interview on 17th april 2010...on .net..3+ experience for Technology Analyst .. to my knowledge i did well in technical and hr whether i loose the interview or still processing is taking place..am confused please. what accuatly would be happend?
Explain what do the terms “boxing” and “unboxing” mean?
What data providers available in .net to connect to database?