which method is used to know the status of the Thread?
Answer Posted / vijay
GetThreadState( )
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the benefit of inner / nested classes ?
Is boolean a wrapper class in java?
Does sprintf add a null terminator?
What is mnemonic in assembly language?
Is 0 a prime number?
What is jrmp?
Can we have any code between try and catch blocks?
What is empty list in java?
What happens when a thrown exception is not handled?
Why is singleton not thread safe?
What is the purpose of format function?
How many bytes is string in java?
What is computer compiler?
What do you understand by final value?
If a class is declared without any access modifiers, where can the class be accessed?