Question

A fatal logic error is always caused by:
(a) not initializing variables before executing an iteration statement
(b) choosing a sentinel value that is also a data value
(c) using a counter variable in a calculation after the loop
(d) an attempt to divide by zero

Answer

This answer is hidden. It contains 3 characters.