Answer Posted / jayaprasad
calling the Thread class methods like start().
Threads can be created in two ways
1) extends Thread class
2) implementing Runnable interface.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is a singleton puppy?
How do you declare a variable?
What do you mean by hashing?
how to create constants in java?
Is the empty set a singleton?
What is the size of a string in java?
What is the difference between hashmap and hashtable? What is an interface?
Is java a software?
What is pre increment and post increment in java?
What are some examples of variable costs?
What is Classloader in Java?
What is supplier in java?
How strings are created in java?
Is there any way to skip finally block of exception even if some exception occurs in the exception block?
What is the use of protected in java?