NI HA ID Each of the following ten multiple choice guestions counts 3 points. 1. Modifying programs from time to time to keep them up to date and useful is called: a. documentation b. conversion c. debugging d. maintenance e. none of the above 2. "The final step in the overall process of program development is a. convert the program to operational status. b. debug the program. c. documentation. d. operation and maintenance. e. none of the above 3. Which of the following statements is correct? a. Index of a Df statement can always be printed outside the loop. b. An IF statement in the range of a Df loop will definitely cause a non-normal exit from the loop. c. A D$ loop is basically an uncontrolled loop. d. An IF statement in the range of a Df loop may or may not cause a non-normal exit from the loop. e. none of the above 4. "The format specification used for printing a variable whose value is 112,9 is F5.2. What kind of output will be printed for this specific data field? ad, A b. "kkkkx čičii2:,90 d. 11.29 e. none of the above 2. Which of the following is not included in the documentation package? a. input and output layouts b. flowchart C. list of variable names d. description of what the program does e. none of the above 6. A Df loop may be ended with a a. (Gf Tf statement. b. FORMAT statement. Cc. NEND statement, d. WRITE statement, e. none of the above