what is the difference between multitasking and
multithreading?
Answer Posted / aditya
multi tasking:it refers to making number of works at atime
each with its specific address...i.e example:a web browser
we can operate google,social networking sites etc at a time
but each has its specific address bar or address
multi threading: it refers to process many works under a
single address....i.e example:playing a multi racing game 2
players play a racing game at a time in a sinle address
oneoperates key board and other uses mouse etc to play
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is java algorithm?
I want to store more than 10 objects in a remote server? Which methodology will follow?
How many bytes is a string in java?
What is hashmap and map?
What do you mean by object?
What is files manifesting?
What are the restrictions imposed by a Security Manager on Applets?.
Explain tree set and its features?
how to write a server program and sending the mails to the server using smtp protocol please help me
What are the two types of java?
Can we increase size of array?
What is the difference between state-based unit testing and interaction-based unit testing?
What is comparable and comparator interface? List their differences
What is a website container?
What does 0 mean in boolean?