ITEC 120
Reading Assignment 2b

The page numbers below are for the 8th edition. If you are using a different edition
of the book, read the corresponding sections.

Using Classes and Objects

Section Title Start End
3.4 The Random Class 126 129
  Mars Orbiter 111 112
  Denver Baggage 205 206

Creating Objects & the import statement

 

When you finish reading, take the R02b Quiz.

 

Need more practice?
Practice Problems have solutions in the hint so you can check your work as you go.

Code Problems

Expressions - Easy

Expressions - Parentheses

Expressions - Double Division

Expressions - Integer and Double Division

Expressions - Assignment Operators