Java 2010 Basics
Java 2010 Basics
Operators – by balu
Operators and expressions
Operators are divided into 8 categories.they are given below
1.arithmetic operators
2.relational operators
3.logical operators
4.assignment operators
6.conditional operators
7.bitwise operators
8.special operators
Brief description
Operators are used to manipulate the mathematical calculation part in programing section .we
can do addition ,multiplication part on our minds .we do this very slowly by comparing with
computer calculation
! 1