what is the difference between multitasking and
multithreading?
Answer Posted / mukesh gupta
Multitasking is of two types
1> process based.
2>thread based.
| Is This Answer Correct ? | 34 Yes | 21 No |
Post New Answer View All Answers
If you are given the name of the function at run time how will you invoke the function?
What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?
What is the purpose of stub and skeleton?
What is the finalize method do?
What is lazy initialization in java?
Can we have multiple catch block for a try block?
Explain all java features with real time examples
Can set contain duplicates?
What is class forname used for?
What is a priority queue java?
What is the disadvantage of java?
How do you create a null object?
What is flag in java?
What is valid keyword in java?
How are the elements of a gridbaglayout organized in java programming?