What is multitasking?

Submitted by: Administrator
Two or more process run concurrently called MultiTasking. There are two types of multitasking. 1) Process-based 2) Thread-based.

Process-based multitasking allows your computer to run two or more programs concurrently. Thread-based multitasing means single program can perform two or more task simultaneously.
Submitted by: Administrator

Read Online Programming Concepts Job Interview Questions And Answers