Fall 2014 CSCI 255 exam 2 review

Exam 2

Topics carried over from Exam 1

More recent topics

C vs Java

The selection statements and shift and bitwise operators of C and Java have very few differences. (205>>3)&0xF is 9 in both Java and C. Do not worry about differences between the two languages for this exam.

Handy tables and reference sheets

Exams from this semester

Exams from Fall 2013

Exams from Fall 2012

Exams from Fall 2010

Exams before Fall 2010

A different textbook was used before the Fall 2010 semester. With the exception of the first exam, these exams are not particular relevant to this semester.

Exams from Spring 2010 CSCI 255

Exams from Spring 2009 CSCI 255 / ECE 109

Exams from Spring 2008 ECE 109 / CSCI 255

Exams from Fall 2007 ECE 109