---
title: "What do you understand by side-by-site execution of assembly?"  
description: "What do you understand by side-by-site execution of assembly?"  
author: "Anonymous User"  
published: 2011-05-20  
updated: 2020-09-16  
canonical: https://www.mindstick.com/interview/968/what-do-you-understand-by-side-by-site-execution-of-assembly  
category: "assembly"  
tags: ["assembly"]  
reading_time: 1 minute  

---

# What do you understand by side-by-site execution of assembly?

This means multiple version of same assembly to run on the same computer. This feature enables to deploy multiple versions of the component.

## Answers

### Answer by Anonymous User

This means multiple version of same assembly to run on the same computer. This feature enables to deploy multiple versions of the component.


---

Original Source: https://www.mindstick.com/interview/968/what-do-you-understand-by-side-by-site-execution-of-assembly

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
