List of questions
Related questions
Question 45 - CTAL-TTA discussion
Below is the pseudo-code for the Win program:
The bingo program contains a data flow anomaly. Which data flow anomaly can be found in this program?
A.
Variable 'A' is not assigned a value before using it.
B.
Variable 'D' is defined but subsequently not used.
C.
The program does not contain any comments.
D.
It is recommended to use a variable instead of the hard-coded print results 'Win' and *Loose'.
Your answer:
0 comments
Sorted by
Leave a comment first