Operators « JavaScript Tutorial






2.Operators
2.1.Arithmetic operator( 15 ) 2.8.Conditional Operator( 4 ) 
2.2.Postfix operator( 4 ) 2.9.Relational Operators( 11 ) 
2.3.Prefix operator( 4 ) 2.10.new( 1 ) 
2.4.Assignment( 7 ) 2.11.delete( 1 ) 
2.5.Bitwise Operator( 19 ) 2.12.Mod( 3 ) 
2.6.Boolean Operators( 5 ) 2.13.typeof( 5 ) 
2.7.Comma Operator( 1 ) 2.14.Operator Precedence( 2 )