Java Multi-Threading Question:

What are the two types of multitasking?

Java Multi-Threading Interview Question
Java Multi-Threading Interview Question

Answer:

Two types of multitasking are Process-based and Thread-based


Previous QuestionNext Question
Explain Preemptive scheduling and time slicing?Difference between Process and Thread?