Presentation is loading. Please wait.

Presentation is loading. Please wait.

Review for Test2. Scope 8 problems, 60 points. 1 Bonus problem (5 points) Coverage: – Test 1 coverage – Exception Handling, Switch Statement – Array of.

Similar presentations


Presentation on theme: "Review for Test2. Scope 8 problems, 60 points. 1 Bonus problem (5 points) Coverage: – Test 1 coverage – Exception Handling, Switch Statement – Array of."— Presentation transcript:

1 Review for Test2

2 Scope 8 problems, 60 points. 1 Bonus problem (5 points) Coverage: – Test 1 coverage – Exception Handling, Switch Statement – Array of Objects, Two-dimensional Array – Chapter 9

3 Java programming Chapter 1: Introduction to java Chapter 2: data types and for loop Chapter 3: introduction to parameters and objects Chapter 4: conditional execution Chapter 5: Programming logic and while loop Chapter 7: Array Chapter 8: Classes Classes Data type, variables Method, method call, parameters, return type For loop, while loop If then condition Array, define an array, assign values to element, access array (e.g., to get the maximum and to compute the average)

4 Java programming Exception Handling, Switch Statement – Write code using exception handling, and switch statement Array of Objects, Two-dimensional Array – Two level access (reference of the array and reference of the object) Chapter 9 – Define a subclass – Super statement Invoking parent class’ constructor method (especially if there is a need to assign values to private variables defined in the parent class). – Override method – Polymorphism

5 Problem Type Similar to Test 1, including short answers, problem solving, and practical coding writing.

6 Some Exercise Problems (see the ExerciseForTest2 document)


Download ppt "Review for Test2. Scope 8 problems, 60 points. 1 Bonus problem (5 points) Coverage: – Test 1 coverage – Exception Handling, Switch Statement – Array of."

Similar presentations


Ads by Google