Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 3 (Q.No. 38)
38.
A multi programming system is one that can
run very fast
share hardware resources with many programs simultaneously
compute many programs simultaneously
use many operating systems
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

Saba said:   7 years ago
As per definition,

A multiprogramming system is one that can compute many programs simultaneously.

Share hardware resources with many programs simultaneously is its (multiprogramming system) characteristics.

So, the Answer is : C.

Amirtha said:   7 years ago
Option B is correct.

Since it shares hardware. Eg for creating a VM it does multiprocess.

Shewangizaw Bogale said:   9 years ago
Multi-programming / Multitasking: refers to having multiple programs, processes, tasks, threads running at the same time.

The main idea of multiprogramming is to maximize the use of CPU time.

So, as we can see the official definition the Answer can be Option C.

Post your comments here:

Your comments will be displayed after verification.