Quiz 12/5/2013 1. What is the purpose of the run() method? 2. Can thread have its own data members and method members? 3. If there is only one CPU, how many thread can RUN a one time? 4. If there is only one CPU, how many threads can be READY at one time?