Build your intuition. Fill in the missing part by typing it in.
In Java, threads are created and run using the __________ class. To create a new thread, you can extend the __________ class or implement the __________ interface.
Write the missing line below.



