

Correct 3. A post-test loop evaluates its condition at the end of the loop instead of the beginning. An infinite loop is a code which will execute until the user interrupts the program An infinite loop is a commonly the result of a syntax error. (*) An infinite loop is generally caused by a programming mistake. (1) Points The body of a while loop eventually must make the condition false to avoid infinite loop. The boolean expression that determines the number of loop iterations is within the parentheses of a while loop. (*) Correct 2. Which statement is false about infinite loop? Mark for Review

The counter which gets incremented determines the number of loop iterations is within the parentheses of a while loop. A counter (i) is declared and initialized inside the while loop. (1) Points A while loop boolean expression is made up of a counter, increment, and test.

Two versions of this exam are below: note that some of the questions in the exams are the same, but some are different as well.ĮC.S01 Final Exam, Version 1 Solutions (PDF)ĮC.1. Which statement is true? Mark for Review The students were given a final exam on the Java® material as a self-test to determine whether they were ready to teach over the summer in Africa. A snapshot of the MIT-AITI summer 2005 program in Kenya.Įxams for both the spring 2005 and summer 2005 sessions are included below.Content from the spring 2005 preparatory seminar offered by the MIT-AITI leadership.This course Web site has two major components: MIT-AITI achieves this goal by sending MIT students to three African nations in order to teach both students and teachers through intensive classroom and lab sessions for six weeks.

MIT-AITI is an innovative approach by MIT students to integrate computers and internet technology into the education of students in African schools. This course is based on the work of the MIT-African Internet Technology Initiative (MIT-AITI).
