60 likes | 74 Views
Midterm Review. CSE113 B.Ramamurthy. Exam Date. October 31, 2012 Please bring Pencils, pens and erasers. This is a closed book exam. No make up exam will be given. Topics. Block diagram of a computer Class, objects Methods, fields/data Class diagram Selection statement: if..
E N D
Midterm Review CSE113 B.Ramamurthy B.Ramamurthy
Exam Date • October 31, 2012 • Please bring • Pencils, pens and erasers. • This is a closed book exam. • No make up exam will be given. B.Ramamurthy
Topics • Block diagram of a computer • Class, objects • Methods, fields/data • Class diagram • Selection statement: if.. • Loop statement: while.. • Assignment statement = • Class definition • Method calls • Arrays • Chapter 1-6 B.Ramamurthy
Format • 5 questions 20(+/-5) points each; • Each question may have many subsections. B.Ramamurthy
How to study? • Review class notes • Powerpoint notes posted on ublearns • Read the text book chapter 1-6 B.Ramamurthy
Sample questions • Computer hardware block diagram • Class diagram for a word description of a class • If statement: given an if statement show the output • While statement : given a while statement provide the output • Given a description of a method, write the Greenfoot Java code for the method. B.Ramamurthy