How to implement Thread
Answers were Sorted based on User's Feedback
Answer / videh jaiswal
Thread can be implement by Using Runnable Interface,
by use of Public void run();
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / 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 |
Explain the inheritance principle.
Describe life cycle of thread?
What is web container in java?
What are orm tools in java?
What is numberformatexception in java?
What is the singleton class in java?
Name primitive java types.
What is lambda used for?
What is lambda expression in mvc?
What about javascript? : java security
What is lambda expressions action func and predicate?
What is dialect in java?