IST 153 Course Guide
The procedure for ELI examinations are listed in the SYLLABUS mailed from ELI. The following is a summary:
Prepare for the exam
Call the testing center for the hours
Take Photo ID and Exam Pass (from the website located on the IST 153 Home Page.)
Take Exam
OFF SITE
If you are outside metropolitan Washington, incarcerated or handicapped, see the information on Examination Proctors and the Proctor Request Form in the SYLLABUS mailed from ELI.
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 Chapter4. On this test, you will be required to design problems using the control structures from Chapters 2, 3, and 4.
STUDY QUESTIONS:
- 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.