Final Exam List of Topics

The CSCI 360 Final Exam is 100 points long, plus 30 points of extra credit questions. There are mutltiple-choice questions, true-false questions, short answers and some coding. There is no long coding.

The first part of the test covers material up through Assignment 6, such as binary arithmetic, how various kinds of data are stored, tables, DSECTs, the PSW and debugging, and numbers in zoned decimal and packed decimal formats.

The extra-credit questions are about topics involved in Assignments 7, 8 and 9, as those assignments (this semester) are for extra credit. These include TR, TRT, EX, bit operations, shifts, IC and STC, TM, etc, and also macros.

You may want to look back at the first two tests and their review materials, and also at the assignments and quizzes. We have web pages on the later material.


"Old Stuff" -- most of the test

Dump Reading

Standard Entry/Exit Linkage

Logical Instructions

Shift Instructions

TM instruction

TR, TRT & EX instructions

Additional Character Instructions (IC, STC, ...)

Macros