Answer Posted / rakesh jain
there are tow method to implement an thread
1. by extending the thread class.
2. by using runnable interface.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Where are group policies stored? : java security
In which language eclipse is developed?
What is the locale class?
Explain the common use of ejb?
What are jpa annotations?
What is jdk jre and jvm?
How can I swap two variables without using a third variable?
What is entitymanager in jpa?
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. Define how can I implement this logic?
In an htm form i have a button which makes us to open another page in 15sec.how will you do that?
What is the resourcebundle class?
What is rxjava2?
Write a program for the following topic - switch case,looping using fuction calling,nesting,console input output. Aim- to print a menu:- 1-series 2-single value. Each menu having sub menu armstrong or perfect.
What about 'hostile applets'? : java security
Which is faster c++ or java?