what is multitherading

Answer Posted / kanu

Multithreading allows two parts of the same program to run
concurrently.
Thread-based multitasking is having a program perform two
tasks at the same time. For example, a word processing
program can check the spelling of words in a document while
you write the document. This is thread-based multitasking.

Is This Answer Correct ?    14 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

why would you use a synchronized block vs. Synchronized method? : Java thread

534


What is the difference between delete and delete[]

575


Can a class be a super class and a sub-class at the same time? Give example.

796


What is void keyword?

665


How do you reverse a string in java?

577






What is jrmp?

544


What is method overloading in JAVA? Why is it not present in C ?

586


What are user defined exceptions?

585


Explain throw keyword in java?

609


What happens if we don’t override run method ?

562


How do you achieve singleton?

529


What is jit compiler in java?

583


Define locale.

586


What is the vector class in java programming?

561


What do you mean by garbage collection used in java?

569