Multiple choice What is it called to deal with multiple things at once? Redundancy Concurrency Abstraction 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.