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

Is boolean a wrapper class in java?

598


Difference between ‘>>’ and ‘>>>’ operators in java?

639


Explain different types of thread priorities ?

623


Enlist diffrent types of inheritance supported by java?

480


How do you empty a list in java?

536






What is a modifier?

857


Why can't you declare a class as protected?

595


Why does java does not support multiple inheritance? Explain

545


Why is flag used in java?

545


What checkbox method allows you to tell if a checkbox is checked?

535


Explain the use of shift operator in java. Can you give some examples?

537


How can you avoid serialization in child class if the base class is implementing the serializable interface?

631


Are primitives objects?

562


Can a static method be overridden in java?

557


How do you create a method in java?

541