what is the difference between multitasking and
multithreading?
Answer Posted / geetha krishna
MULTITASKING:
multitasking ,in an operating system is
allowing user to perform more than one computer task at a
time.
MULTITHREADING:
the ability of an operating system to execute
different parts of the program called
threads,simultaneously.the programmer must carefully design
the program in such a way that all the threads can run at
the sametime without interfering with each other.
| Is This Answer Correct ? | 33 Yes | 15 No |
Post New Answer View All Answers
What is the return type of the main method?
How do you stop a thread in java?
What does int argc char * argv [] mean?
What is string intern in java?
What are the escape sequences in java?
What is Session reduplication and how its done?
What are the four versions of java?
Describe string intern() methodology
How do you write a good declaration?
Is zero a natural number?
What do you mean by boolean?
Is treeset sorted in java?
Difference between error and exception
What is the difference between equals() and?
What is a numeric digit?