which method is used to know the status of the Thread?
Answer Posted / suganya from tamilnadu
boolean isAlive()
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is charat ()?
How much ram can a 64 bit processor theoretically?
What is the difference between char and char *?
What is null in java?
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?
What is static keyword in java?
when to use ArrayList and when to use HashMap in webApplication.
Can we have multiple catch block for a try block?
What happens if we don’t define serial version uid?
Describe method overriding
What is difference between array and vector?
What is difference between == equals () and compareto () method?
What are the important methods of java exception class?
What are different types of references?
What does singleton mean in java?