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 the function of log?
What is thread synchronization in java?
What are the advantages of encapsulation in java?
What is a class object?
Give us a program to check for parenthesis matching using stack.
What is java lang string?
What is the difference between throw and throws keywords?
What is a conditional equation?
What is application tier?
What does the “final” keyword mean in front of a variable? A method? A class?
Write a java program to print fibonacci series?
What is double data type?
What are desktop procedures?
What is a wrapper method?
How many types of parsers are there?