Will finally block get executed if the 1exception had not
occurred?
Answers were Sorted based on User's Feedback
Answer / ranganathkini
Yes a finally block always executes irrespective of the fact
if or if not an exception was thrown in the associated try
block.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / basayya_swami
yes, finally block always execute if exception occerred
donot occurred is not a matter
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / shiba shankar
yes, the exception may or may not occur it is mandatory
that the finally block must be executed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain “static” keyword in c#?
What is call back method?
Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?
How many bytes is an int?
what are the files we need to deploay a project in the system?
What is managed code?
What are collections in c#?
Why do we need properties in c#?
What is an inheritance ?Give an example in which inheritance is used?
What?s a satellite assembly?
Explain different properties of object oriented systems.
Why can’t struct be used instead of class for storing entity?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)