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 are the three types of design patterns?
What is connection class in java?
How can I debug the Java security exceptions and AccessControlExceptions?
How we can run a jar file through command prompt in java?
Why should I use abstract class?
What do you mean by mnemonics?
Can you explain the cs option of java interpreter?
Why hashcode is used in java?
What are invisible components?.
What is the difference between integer parseint and integer valueof?
How is java created?
Why local variables are stored in stack?
Can singleton class be inherited in java?
How do you create a first line indent?
What is a linkedhashmap java?