Described characteristics of uniprogramming?

Asked 09-May-2022
Viewed 330 times

1 Answer


0

  • Uniprogramming's memory management technology is stable and bug-free.
  • It also works with very little overhead.
  • Once a programme is stacked, it is guaranteed 100% of the processor's attention because no other procedure will interfere with it.
  • Memory management methods with a single processor are appropriate for embedded devices.
  • Uni programming only permits one programme to run at a time in memory.
  • The resources are allocated to the single programme that is now running in memory.
  • Because only one programme is loaded, the file size is also minimal. The uniprogramming memory system can be a compact unit, making it simple to construct.


Read More: Described characteristics of multiprogramming?