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
What are jdk tools?
How do I run a project in netbeans?
What is difference between loosely coupled and tightly coupled in java?
What is optional in java 8? What is the use of optional?advantages of java 8 optional?
What is a jpa repository?
What is xml file in java?
Is it correct to say that using parentheses can only change?
What about 'hostile applets'? : java security
Can you compile java into exe?
What are jpa repositories?
Is jdk required for netbeans?
Can a method be static and synchronized?
What is csrf in java?
Are the actual permissions for the application defined at run-time or compile-time? : java security
What is lambda expression in mvc?