---
title: "What is tight coupling?"  
description: "What is tight coupling?"  
author: "Sunil Singh"  
published: 2017-01-13  
updated: 2020-09-20  
canonical: https://www.mindstick.com/interview/23182/what-is-tight-coupling  
category: "object oriented analysis"  
tags: ["oops", "uml", "object oriented analysis", "design patterns"]  
reading_time: 1 minute  

---

# What is tight coupling?

**Tight coupling** is when a group of objects or classes are highly dependent on one another.

## Answers

### Answer by Sunil Singh

**Tight coupling** is when a group of objects or classes are highly dependent on one another.


---

Original Source: https://www.mindstick.com/interview/23182/what-is-tight-coupling

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
