Q372
A program component that allows structuring of a program in an unusual way is known as
A.
Correlation
B.
Coroutine
AnswerC.
Diagonalization
D.
Quene
E.
None of the above
Answer: Option B
Solution
Answer: Option B
Solution:
A program component that allows structuring of a program in an unusual way is known as coroutine.Coroutine : Coroutines are computer-program components that generalize subroutines for non-preemptive multitasking, by allowing multiple entry points for suspending and resuming execution at certain locations.