Job Basket Interview Tips
Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Search Jobs
Welcome to jBasket Interviews, where you can ask questions and receive answers from other members about job interviews and job seeking tips.
Will finally block get executed if the exception had not occurred?
0
votes
In your code, if an exception don't happen, do the finally block for that try/catch execute?
asked
2 years
ago
by
stevezhang
(
180
points)
c#
java
programming
Please
log in
or
register
to answer this question.
0 Answers
Related questions
0
votes
0
answers
Why is it a bad idea to throw your own exceptions?
asked
2 years
ago
by
stevezhang
(
180
points)
java
c#
programming
+1
vote
0
answers
How is the using() pattern useful? What is IDisposable?
asked
2 years
ago
by
hiro.numara
(
470
points)
c#
net
programming
+1
vote
0
answers
How does the generational garbage collector in the .NET CLR manage object lifetime?
asked
2 years
ago
by
hiro.numara
(
470
points)
programming
net
c#
0
votes
1
answer
What is the JIT? What is NGEN?
asked
2 years
ago
by
hiro.numara
(
470
points)
programming
c#
performance
net
0
votes
1
answer
Are the type system represented by XmlSchema and the CLS isomorphic?
asked
2 years
ago
by
scott
(
560
points)
programming
c#
net
asp-net