difference b/w multitasking and multithreading
Answers
Answered by
0
Explanation:
In multitasking, the processes share separate memory. While in multithreading, processes are allocated same memory. ... In multitasking, CPU is provided in order to execute many tasks at a time. While in multithreading also, CPU is provided in order to execute many threads from a process at a time.
Answered by
0
this is your correct answer
Attachments:
Similar questions