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 |
What is the difference between a scrollbar and a scrollpane?
What are basic keywords?
When super keyword is used?
What is difference between string and stringbuffer?
How to validate the request (Eg:user name and password) in session(http session)? not in LDAP server ?
What is the SimpleTimeZone class?
Which data type is a class in java?
What is the diffrence between inner class and nested class?
what is anonymous class in java?
What is java thread dump, how can we get java thread dump of a program?
what methods would you overwrite in java.lang.object class?
What is java in layman terms?