different types of threads?

Answer Posted / sunil verma

Thread is the path of execution of a program..Types of
threads are Single-threaded and Multi-threaded...This is
mainly differentiated on the basis of synchronisation..A
synchronised thread means a single thread executed only
once at a time..Multithread means threads are executed
simultaneously...

Is This Answer Correct ?    18 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between integer parseint and integer valueof?

762


What is jit and its use?

768


What is == in java?

767


How do you add an element to a hashset in java?

695


What are the 6 boolean operators?

778


How do you use parseint in java?

714


why java uses class level type casting ?

2427


Can we override singleton class?

734


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

798


Difference between method overloading and overriding.

785


Explain different types of wrapper classes in java?

793


What is runtime locatable code?

1122


What is a static class in java?

745


What is gc()?

750


What is core java used for?

748