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 the equal sign?
Can an interface be defined inside a class?
Write a program to check for a prime number in java?
How to change the priority of thread or how to set the priority of thread?
How can you read content from file in java?
What is jit compiler ?
What is hash in java?
What is nan inf?
What happens if an exception is not handled in a program?
Does string isempty check for null?
What is the difference between private & public & friendly classes?
What are the methods to rectify ambiguities in the interfaces in JAVA?
How do you sort arrays in java?
What is generic class?
What is ascii code?