Quiz practice
posted by: Ms. Martin
19 November 2010
No Comment
You can expect questions on anything that we’ve studied in Java! You’re guaranteed to have an expressions problem followed by a for loop reading question. You’ll definitely have to write a method including nested for loops and others that have parameters and that return values.
I encourage you to work through these practice problems:
- expressions
- expressions
- expressions
- for loops
- for loops
- for loops
- if/else simulation
- methods that return (boolean)
- methods that return (int) (think division by 10)




