More Details on:Prepare for the exam
Select a testing center and call it for the hours of operation
Take Photo ID and Exam Pass to the testing center. Exam Pass for students who registered before April 15, 2001. Exam Pass for students who registered after April 15, 2001
Take Exam
General ELI Examination Policies and Procedures
Please do not let the exams stop you from completing the course. If you have great difficulty getting to a testing lab or are very concerned about taking exams, please call or email me instead of giving up!
Exam 2 will cover material from Chapter 4: DOWHILE Counter-Controlled and Header Record loops.Exam 2 is worth 100 points. YOU CANNOT USE YOUR TEXT, COURSE GUIDE OR NOTES TO HELP YOU WITH THIS EXAM. Allow 2 hours to complete the exam. Twenty-five percent of the exam will cover the concepts from Chapter 4. The remaining points will be earned by solving a problem using the control structures from Chapter 4. On this test, you will be required to design problems using the control structures from Chapters 2, 3, and 4.
CHAPTER 4 - Counter Controlled/Header Record Loops
- What is the function of the preparation symbol?
- What is the function of an accumulator?
- What is the function of a counter?
- What is the function of a DOWHILE loop?
- What is the difference between a leading-decision and a trailing-decision loop?
- What is the function of a counter-controlled loop?
- What is the purpose of a modularization?
- What is the difference between a called-module and a calling module?
- What is the function of a structure chart?
- What is a header record?
- What is the function of a header record loop?
- Solve problems using a header record loop.
- Solve problems using a counter controlled loop.