Fall 2016 CSCI 255 Final Exam review

Topics carried over from Exam 1

Everything! See the Exam 1 review.

Also, review Exam 1. Pay attention to twos complement representation, especially range.

Topics carried over from Exam 2

Everything! See the Exam 2 review.

Also, review Exam 2. Pay attention to pretty much everything. Also, a review of Java expressions would be useful.

Topics covered in last year’s final

More recent topics

Programming questions

The assembly programming questions on this exam will be fairly simple. None will be more than a single while or ifelse with a one or two statement body. Make sure all your program examples exit at the end of the implemented statement.

A few more things to get straight

Sage advice