Exam1 Review CSE113 B.Ramamurthy 4/17/2019 B.Ramamurthy
Exam Date Mar 4, 2015 Please bring This is a closed book exam. Pencils, pens and erasers. This is a closed book exam. No make up exam will be given. Designated seats. 4/17/2019 B.Ramamurthy
Topics Pages: 9-77 Concepts: Processing program structure: setup and draw and other functions like mousePressed 2D primitives: point, line, rect, ellipse, triangle RGB colors Coordinate system (0,0) at the top left corner Position x, y , height, width, scale Random number generation Expression evaluation: int, float, boolean Image, background, fill, stroke Control structures: if, for Comparison operators: >= == <= Shapes: vertex, bezierVertex 4/17/2019 B.Ramamurthy
Format 8 questions 10-15 points each for a total 100 points There will be a question stated and below it space for you to answer 4/17/2019 B.Ramamurthy
How to study? Review class notes Powerpoint notes posted on ublearns Read the text book pages indicated Review the problems given: we will go over it class. 4/17/2019 B.Ramamurthy