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 is jndi datasource in java?
Is jdk a compiler?
How does java handle integer overflows and underflows?
In which language eclipse is developed?
explain how java se 8 data and time api solves issues of old java date api?
Explain working of java virtual machine (jvm)?
Is java singleton thread safe?
What is a jpa repository?
What if I write static public void instead of public static void?
What is flatmap in rxjs?
Explain the reason for each keyword of public static void main(string args[])?
What are the rules regarding quotation marks?
What's the difference between authentication and authorization? : java security
Why java is better than node.js?
What do you mean by exception handling?