---
title: "Name the different components of an assembly?"  
description: "Name the different components of an assembly?"  
author: "AVADHESH PATEL"  
published: 2012-11-16  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/1567/name-the-different-components-of-an-assembly  
category: "assembly"  
tags: ["assembly"]  
reading_time: 1 minute  

---

# Name the different components of an assembly?

An assembly is a logical unit that is made up of the following four different types of components:\

1. Assembly manifest
2. MSIL source code
3. Type metadata
4. Resources

## Answers

### Answer by AVADHESH PATEL

An assembly is a logical unit that is made up of the following four different types of components:\

1. Assembly manifest
2. MSIL source code
3. Type metadata
4. Resources


---

Original Source: https://www.mindstick.com/interview/1567/name-the-different-components-of-an-assembly

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
