[LTM] Chương 6 : Java Threads


  1. Multitasking vs MultiThreading
  2. Define a thread
  3. Define multithreading
  4. List benefits of multithreading
  5. Create threads
  6. Discuss thread states
  7. Manage threads
  8. Explain how to set thread priorities
  9. Describe a daemon thread