Mohan's JavaBook
Java Interview Questions
ContactUs :
Please send your Questions & Answers or Feedback to "mohan@javabook.org"
Types of multitasking?
process based--executing several programs at a time
thread based--where the micro processor execute the different paths of the same program at a time using threads
Newer Post
Older Post
Home