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 java’s garbage collected heap?
How to compare two strings in java program?
What is the maximum length of a url?
Write a program to calculate factorial in java?
What is the difference between assignment and initialization?
What does string [] args mean?
What is meant by collection in java?
Can we have try block without catch block?
Can we use a default constructor of a class even if an explicit constructor is defined?
What is a generic data type?
Can we declare a constructor as final?
Explain about main thread in java?
What is meant by inheritance and what are its advantages?
What ide should I use for java?
What is blank final variable?