60 likes | 78 Vues
Prepare for CSE113 midterm exam covering topics like block diagrams, classes, methods, loops, and arrays. Study class notes, PowerPoint presentations, and textbook chapters 1-6 for success.
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