Computer Science - Operating Systems Concepts - Discussion

Discussion Forum : Operating Systems Concepts - Section 4 (Q.No. 4)
4.
A form of code that uses more than one process and processor, possibly of different type, and that may on occasions have more than one process or processor active at the same time, is known as
multiprogramming
multi threading
broadcasting
time sharing
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
4 comments Page 1 of 1.

Manali said:   1 decade ago
Why not multiprogramming?

Preet Kaur Bhalla said:   9 years ago
@Manali Ji. It's a form of code, not a system that's why its Multithreading.

Sher Hassan Awan said:   8 years ago
Multithreading is a type of execution model that allows multiple threads to exist within the context of a process such that they execute independently but share their process resources. Eg: Web Browser.

Mohamedali said:   6 years ago
Explain deeply about multithreading.
(1)

Post your comments here:

Your comments will be displayed after verification.