what are depricated methods in threads and explain the
lifecycle methods
Answer Posted / ravichandra
In threads two ways to create threads.1.by extends the
class
2.implements runnable interface
in threads the following methods are called life cycle
methods
1.start 2.run 3.dead
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is a function easy definition?
What does @param args mean in java?
How to handle a web browser resize operation?
What methods are used to get and set the text label displayed by a button object?
How many types of keywords are there?
How do you read and print a string in java?
What is abstraction in java?
What is the use of private static?
Differentiate between a constructor and a method? Can we mark constructors final?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
What sorting algorithm does javascript use?
What are the types of arrays in java?
How can we find the actual size of an object on the heap?
What is the default execution method in java?
Is java jre still free?