cant we call run() method directly instead of calling indirectly through the start()
method ? if we do so then what is the problem ?
Answer Posted / xyz
can we call start () inside run() of a thread
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is jep in java?
What is the use of servlet in java?
What is jpa entitymanager?
How can I protect myself? : java security
What is csrf in java?
What is a stream in java?
What is data persistence in java?
How do I export a java project?
What is singleton pattern in java?
What is lambda used for?
What is connection pooling in java?
Please can anybody explain what exactly "the project architecture" means???
How should I format my code? How should I comment my code?
What is the use of flatmap in java 8?
How can you work with permissions from your .net application? : java security