What are the different types of multitasking?



What are the different types of multitasking?..

Answer / Nipander Singh

"Cooperative Multitasking", "Preemptive Multitasking", and "Real-Time Multitasking"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the difference between class & structure?

1 Answers  


What are the problems faced by java programmers who don't use layout managers?

1 Answers  


Can we sort hashset in java?

1 Answers  


Is space a character in java?

1 Answers  


I have a class which is abstract which contains only the abstract methods. This is similar to an interface. Then, if i have given a choice to choose one of them. Which one i have to choose and why?

4 Answers  


What are structs in java?

1 Answers  


Justify your answer that you can't define a method inside another method in java, if you can then how?

1 Answers  


What is static data type in java?

1 Answers  


What is thread pool? How can we create thread pool in java?

1 Answers  


is there a separate stack for each thread in java? : Java thread

1 Answers  


What is computer compiler?

1 Answers  


What must a class do to implement an interface in java programming?

1 Answers  


Categories