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
How can c# app request minimum permissions? : java security
What is Map,List,hashtable,ArrayList and difference between them??
What is mime in java?
What is aop in java?
What is lazy loading in jpa?
What is messaging queue in java?
What do you understand by a variable?
What is singleton pattern in java?
Is lambda functional programming?
What is entitymanager in jpa?
Is it better to learn java or python?
What gives java it’s “write once and run anywhere” nature?
What is a context in java?
differences between iterator and spliterator in java se 8?
How do I download and install eclipse on windows 10?