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 regex java?

807


When is an object subject to garbage collection?

792


What is java in detail?

837


Name few java util classes introduced with java 8 ?

725


Explain the difference between intermediate and terminal operations in java8?

811


What is jit compiler ?

785


What is class and object in java?

771


What class of exceptions are generated by the java run-time system?

907


Similarity and difference between static block and static method ?

732


Explain notify() method of object class ?

870


What is the syntax and characteristics of a lambda expression?

810


What is rmi and steps involved in developing an rmi object?

817


How you can force the garbage collection?

761


How is garbage collection controlled?

935


What is a method declaration?

743