ITEC 120
Reading Assignment 5b

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

Java Programming

Section Title Start End
  Passing primitive parameters 338 343
  Therac-25 267 268

Passing Primitive Types

 

When you finish reading, take the R05b Quiz.

 

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

Methods - Easy

Methods with Strings 1

Methods with Strings 2

Methods with Strings 3