Pages

Saturday, May 29, 2010

Operator


In Java, there are six categories of operators.

  1. Unary operators
  2. Arithmetic operators
  3. Relational and conditional operators
  4. Shift and logical operators
  5. Assignment operators
  6. Other operators

No comments:

Post a Comment