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 / neeraj_passion2001
yes you can call run() as ordinary method.
but while calling run() explicitly u can not achieve multi
threading.
Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
What is the difference between lambdas and delegates?
What are anonymous methods and lambda expression?
Is java installed on windows 10?
What is stateless and stateful in java?
What are the advantages of java 8’s date and time api over old date api and joda time api?
What is log4j in java?
What is cdi in java?
What is java api?
What is jpa entitymanager?
In an htm form i have a button which makes us to open another page in 15sec.how will you do that?
Why bean class is used in java?
How do I install java on windows?
What is static class in java?
How do javabeans work?
What is the difference between java se and java ee?