---
title: "Will finally block get executed if the exception had not occurred?"  
description: "Will finally block get executed if the exception had not occurred?"  
author: "Uttam Misra"  
published: 2011-03-05  
updated: 2020-09-20  
canonical: https://www.mindstick.com/interview/377/will-finally-block-get-executed-if-the-exception-had-not-occurred  
category: "c#"  
tags: ["c#"]  
reading_time: 1 minute  

---

# Will finally block get executed if the exception had not occurred?

Yes\

## Answers

### Answer by Uttam Misra

Yes\


---

Original Source: https://www.mindstick.com/interview/377/will-finally-block-get-executed-if-the-exception-had-not-occurred

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
