Presentation is loading. Please wait.

Presentation is loading. Please wait.

Final Review Fan Bai Csc 2310 Spring 2012.

Similar presentations


Presentation on theme: "Final Review Fan Bai Csc 2310 Spring 2012."— Presentation transcript:

1 Final Review Fan Bai Csc 2310 Spring 2012

2 Coverage Chapter 1-6, 8, 11 (see the ch11_covered.ppt)
Read Chapter 10.1, 10.2, 10.3, 10.4, 10.5 would help you to have a better understanding of Chapter 3, which is covered by the final test. In other words, you will be asked to write one or more classes (with instance variables and instance methods) in the code writing type of questions.

3 Overview April 26, 1:30pm-4:30pm 120 minutes 100 points
3 parts and 12 questions

4 Question Types Short answer, problem solving, codes reading, codes writing. See Test 1 and Test 2 for examples.

5 Variables and Data Types
Assigning operator (do not write it as equality operator) Arithmetic operators, Relational operators, Equality(inequality) operators, Logical operators (AND, OR NOT) Increment/decrement operators, Conditional operator, binary operator Class and Object, constructors Object references Method String class

6 Array: length, declare, initialize, access, resize (add/delete), create array of objects
If-else statement Switch statement Loops: while, for ,do: boundary, nested loops Break and continue operators: when and how to use, for example, search an item in an array Checked/unchecked exception Try/catch block: how to get the error messages, use exceptions to gain proper user input Graphics basic: concept of pixels, coordinates Know how to write practical code, and read/understand java code.


Download ppt "Final Review Fan Bai Csc 2310 Spring 2012."

Similar presentations


Ads by Google