2. Arithmetic operators: *, /, %, +, - 1. Relational operators: >, <, >=, <=, ==, != 3. Logical operators : !, &&, || 4. Assignment operators: =