In a program that uses an endfile-controlled loop to compute product of a list of numeric input data, the product variable must be initialized to __________.
a. 0
b. 1
c. -1
d. the EOF value
e. none of the above
b. 1
Computer Science & Information Technology