Answer Posted / umesh chandra pandey
Many types of Threads---
[1] Single Thread
[2]Multi Thread
[3]User Thread
[4]Kernal Thread
[5]Daemon Thread
[6]Non-daemon Thread
[7]GUI Thread
[8]Hyper Thread
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Why are the methods of the math class static?
What if I write static public void instead of public static void in java?
Can we override constructor?
What is oop in java?
Which is better singleton or static class?
Which object oriented concept is achieved by using overloading and overriding?
What is Hierarchy of exception?
What is the maximum size of arraylist in java?
if u open login & logout ,how can udisplay the timelogin & logout members ?
What is the difference between the boolean & operator and the && operator in java programming?
Can constructor be synchronized?
Are arrays dynamic in java?
Difference between string, string builder, and string buffer?
Why do we need data serialization?
Is string is a class in java?