---
title: "What are circular references?"  
description: "What are circular references?"  
author: "Anchal Kesharwani"  
published: 2014-09-20  
updated: 2020-09-14  
canonical: https://www.mindstick.com/interview/2165/what-are-circular-references  
category: "c#"  
tags: [".net", "c#"]  
reading_time: 1 minute  

---

# What are circular references?

Circular reference is situation in which two or more resources are interdependent on each other causes the lock condition and make the resources unusable.

## Answers

### Answer by Anchal Kesharwani

Circular reference is situation in which two or more resources are interdependent on each other causes the lock condition and make the resources unusable.


---

Original Source: https://www.mindstick.com/interview/2165/what-are-circular-references

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
