Java Multitasking
Q1.
Which of the following is NOT an advantage of thread-based multitasking?
Q2.
Which method in Java starts the execution of a thread for multitasking?
Q3.
Which of the following is true about process-based multitasking?
Q4.
Which type of multitasking is implemented in Java by using threads?
Q5.
What is multitasking in Java?