Question: What is true about threading? Select one: a . start ( ) method start new thread and calls code written in run ( ) method
What is true about threading?
Select one:
a start method start new thread and calls code written in run method
b run method can be called directly without start method being called
c run method calls start method and runs the code
d run method creates new thread
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
