Multithreading is also called as:
Question 1
Q1. Multithreading is also called as:
Answer: Concurrency
Explanation: Multithreading allows multiple threads to execute concurrently within a single process, which is also referred to as concurrency in computing.