CS 111 - Program Design I
Spring 2014
Exam 2 Topics
Java Items
- for loops
- if statements
- boolean expressions (AND, OR, NOT): && || !
- return statement
- return type from a method
Picture
- width and height
- valid column numbers and valid row numbers
- Pixels
- Colors
- red
- green
- blue
- integer range of color values
- Picture manipulation algorithms
- color manipulation
- position manipulation
- both color and position
- colorDistance
-- Main.troy - 2014-04-03
Topic revision: r2 - 2014-04-03 - 22:51:09 - Main.troy