1.3

Expressions & Assignment

AP Computer Science A

Arithmetic operators

Integer division — THIS IS CRITICAL

The modulo operator (%)

Common uses of %

Operator precedence

The assignment operator (=)

String concatenation with +

Mixing Strings and numbers

Tracing code step by step

AP Exam Tips

Common Mistakes

Key Vocabulary