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
Can an application have multiple classes having main method?
How should I format my code? How should I comment my code?
What is the use of servlet in java?
Define network programming?
What gives java it’s “write once and run anywhere” nature?
What is csrf in java?
How do I run a project in netbeans?
Explain the reason for each keyword of public static void main(string args[])?
What is flatmap in rxjs?
What is factory pattern in java?
What are the types of cookies in java?
Which interceptor is responsible for setting action javabean properties?
when i send the request to the JSP page it will print as it is and why? and how to solve this problem please inform me that solution
What is a service layer in java?
What is ehcache in java?