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 is a boolean in java?

0 Answers  


How to convert string to int in java?

1 Answers  


What is the simpletimezone class in java programming?

0 Answers  


How static variable work in java?

0 Answers  


Can singleton class be inherited in java?

0 Answers  






difference between String a; and String a=new String();? y do v need to assign memory to the variable?

2 Answers  


How can we make string upper case or lower case?

0 Answers  


Differentiate between run time error and syntax error.

0 Answers   Amdocs,


What do you know about the garbage collector?

0 Answers  


Write a program to print 15 random numbers using foreach of java 8?

0 Answers  


What is the difference between variable declaration and variable initialization?

0 Answers  


define the terminology association.

0 Answers  


Categories