List of questions
Related questions
Question 50 - CTAL-TTA discussion
Below is the pseudo-code for the bingo program:
The bingo program contains a data flow anomaly. Which data flow anomaly can be found in this program?
A.
Variable 'MIN' is not assigned a value before using it.
B.
Variable 'AB is defined but subsequently not used.
C.
An invalid value is assigned to variable 'B'.
D.
The hard-coded value '2' should not be used.
Your answer:
0 comments
Sorted by
Leave a comment first