Multiple choice

What is it called to deal with multiple things at once?

  1. Redundancy

  2. Concurrency

  3. Abstraction

  4. Planning ahead

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

Concurrency refers to the ability of a system to handle multiple tasks or processes during overlapping time periods. It is distinct from parallelism, which involves executing tasks simultaneously.