what is the difference between multitasking and
multithreading?
Answer Posted / kumari pooja
-Multitasking: With a multi tasking os,you can can simultaneously run multiple applications.
+Example: A web browser, social networking sites etc.
-Multithreading: Within a single application into individual threads.
+Example : Playing a multi racing game 2 players play a racing game at a time in a single address.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is nextline method in java?
Explain the difference between transient and volatile in java?
Explain the difference between map and flatmap stream operation?
What is the difference between scrollbar and scrollpane?
what is comparable and comparator interface?
What is anti pattern in cyber security?
What is float in java?
What is your platform’s default character encoding?
What are the steps in the jdbc connection?
Why are arrays useful in java?
What are multiple inheritances? Is it supported by java?
How do you identify independent and dependent variables?
How do you join strings in java?
Is space a char?
How do I compare two strings in word in java?