---
title: "Described characteristics of multiprogramming?"  
description: "Described characteristics of multiprogramming?"  
author: "Sandra Emily"  
published: 2022-05-09  
canonical: https://answers.mindstick.com/qa/97205/described-characteristics-of-multiprogramming  
category: "troubleshooting"  
tags: ["troubleshooting", "computer hardware", "composers"]  
reading_time: 1 minute  

---

# Described characteristics of multiprogramming?

Described characteristics of multiprogramming?

## Answers

### Answer by Hitesh Vohra

- **Multiprogramming** is a simple form of parallel processing in which multiple programmes are executed simultaneously on a single processor. Because there is just one [**CPU**](https://answers.mindstick.com/qa/97181/explain-the-types-of-data-storage-and-its-relation-with-the-cpu), no actual simultaneous execution of many programmes is possible. Instead, the operating system runs parts of one programme before moving on to the next. All programmes appear to be running at the same time to the user.
- At any given time, multiple applications might be present in memory, and resources are dynamically allocated. In comparison, the memory size is bigger.

\

**Read More: [Described characteristics of hardwired control units?](https://answers.mindstick.com/qa/97204/described-characteristics-of-hardwired-control-units)**


---

Original Source: https://answers.mindstick.com/qa/97205/described-characteristics-of-multiprogramming

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
