Vidyalelo
Computer Fundamentals · Q372

Computer fundamental

Computer Related · Computer Fundamentals · question 372

Q372

A program component that allows structuring of a program in an unusual way is known as

A.
Correlation
B.
Coroutine
Answer
C.
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.