How many types of thread in java? give the name

Answers were Sorted based on User's Feedback



How many types of thread in java? give the name..

Answer / guest

producer thread, consumer thread

Is This Answer Correct ?    3 Yes 26 No

How many types of thread in java? give the name..

Answer / siradil143

five types

Is This Answer Correct ?    6 Yes 30 No

How many types of thread in java? give the name..

Answer / sandeep

single thread

Is This Answer Correct ?    2 Yes 26 No

Post New Answer

More Core Java Interview Questions

What are constructors in java?

0 Answers  


Can a class have multiple constructors?

0 Answers  


Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?

0 Answers  


Will minecraft java be discontinued?

0 Answers  


How is it possible in java programming for two string objects with identical values not to be equal under the == operator?

0 Answers  


Which class contains a method: cloneable or object?

0 Answers  


How do you define a set in java?

0 Answers  


what is the difference between thread and runnable types? : Java thread

0 Answers  


What is JIT ?

4 Answers   Satyam,


Explain final, finalize() and finally?

11 Answers   Accenture, TCS,


What are different types of arrays?

0 Answers  


Can we increase array size dynamically in java?

0 Answers  


Categories