Midterm 1, Friday, February 3 (in-class) Closed-notes, closed-book, paper exam (no computer) Topics: 1) The major ideas about the java compilation and execution process. 2) Main ideas about the format of java programs - main parts of a program - getting user input 3) Data types - integers, doubles, char, binary number system + conversions 4) Decisions - if statement and switch statement - nested if's