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
How to print an arraylist in java?
What are Normalization Rules? Define Normalization?
Why java is used everywhere?
What is a ?
How can you set the applet size?
How to make a read-only class in java?
What is difference between equals and hashcode method?
What are the skills required for core java?
How is abstraction implemented in java ?
How can the checkbox class be used to create a radio button?
we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.
What all access modifiers are allowed for top class ?
Difference between object and reference?
Differentiate between array list and vector in java.
How do I type unicode?