Multiple choice

The basic unit of execution is

  1. bit

  2. thread

  3. word

  4. data

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The basic unit of execution is thread. It splits the program in parts and simultaneously processes all the parts.