Multithreading is also called as:__________?
- A. Concurrency
- B. Simultaneity
- C. Crosscurrent
- D. Recurrent
Explanation
Multithreading allows multiple threads to make progress within a program, which is a form of concurrency. Simultaneity strictly means occurring at exactly the same time, so it is not the usual term here.
Related questions
A computer program that translates one program instructions at a time into machine language is called a/an___________?
In assembly languages symbols are used instead of binary code, these symbols are called?
In which language is source program written?
BASIC stands for ________?
The symbols used in an assembly language are _________?