which method is used to know the status of the Thread?
Answer Posted / devarathnam c,kotagudibanda(po
Hi... we can use public void isAlive();
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Write a method that will remove given character from the string?
Differentiate between == and equals().
v-model life cycle
How many bytes is a unicode character?
How will you compute size of a structure?
How many types of design patterns are there?
Why object class is super class for every class in java?
Can we restart a thread already started in java?
What is method overloading in JAVA? Why is it not present in C ?
What is indexof in java?
What do you mean by static variable?
What is the purpose of using break in each case of switch statement?
What is purpose of keyword void?
How does arraylist work in java?
What are access specifiers in java ?