Mark As Completed Discussion

Build your intuition. Click the correct answer from the options.

Which of the following statements is true about threads?

  1. Threads are independent paths of execution within a program.
  2. Threads always run sequentially within a program.
  3. Threads cannot communicate with each other.
  4. Threads have their own program counter and stack.

Click the option that best answers the question.