How many types of thread in java? give the name
Answer Posted / gaurav makwana
There are two types of thread :
1.Single thread
2.Multi thread
| Is This Answer Correct ? | 25 Yes | 11 No |
Post New Answer View All Answers
What is a class in java?
What is string in java?
extending thread class or implementing runnable interface. Which is better? : Java thread
Which language is java?
how to deploy tomcatserver to weblogic server? write d following steps?
Is it compulsory for a try block to be followed by a catch block in java for exception handling?
What is not thread safe?
How do you reverse a word in java?
what do you mean by classloader in java?
What is the use of beaninfo?
How to display all the prime numbers between 1 and n (n is the number, get the input from user)
What’s meant by anonymous class?
Describe what happens when an object is created in java ?
What is the list interface in java programming?
List any five features of java?