Is alive method in java?



Is alive method in java?..

Answer / Rajan Kumar

"There is no 'alive' method in Java, but there are methods like Thread.isAlive() and Object.finalize() that can help determine the status of a thread or an object"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the difference between a scrollbar and a scrollpane?

1 Answers  


What are basic keywords?

1 Answers  


When super keyword is used?

1 Answers  


What is difference between string and stringbuffer?

1 Answers  


How to validate the request (Eg:user name and password) in session(http session)? not in LDAP server ?

1 Answers   Saksoft,


What is the SimpleTimeZone class?

1 Answers  


Which data type is a class in java?

1 Answers  


What is the diffrence between inner class and nested class?

1 Answers  


what is anonymous class in java?

1 Answers  


What is java thread dump, how can we get java thread dump of a program?

1 Answers  


what methods would you overwrite in java.lang.object class?

1 Answers  


What is java in layman terms?

1 Answers  


Categories