1 / 6

CSE113 Midterm Review Guide

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.

yarbroughr
Télécharger la présentation

CSE113 Midterm Review Guide

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Midterm Review CSE113 B.Ramamurthy B.Ramamurthy

  2. 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

  3. 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

  4. Format • 5 questions 20(+/-5) points each; • Each question may have many subsections. B.Ramamurthy

  5. How to study? • Review class notes • Powerpoint notes posted on ublearns • Read the text book chapter 1-6 B.Ramamurthy

  6. 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

More Related