different types of threads?

Answer Posted / sivasubramanian.k

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 ?    166 Yes 34 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a class object?

498


What is internal iteration in java se 8?

625


Can we print null in java?

568


What is difference between java and java ee?

554


What is args length in java?

660






Which is fastest collection in java?

557


Can java cast null?

595


Why we used break and continue statement in java?

556


Why java is call by value?

544


Can we create our own daemon thread?

538


Java is pass by value or pass by reference? Explain

530


Can list contain null in java?

625


What about static nested classes in java?

588


What is nested class?

563


How does list work in java?

503