java-interviews
java-interviews copied to clipboard
start method is not defined for Runnable object
The start method should be called on the Thread object that was created with the Runnable object not on the Runnable object itself