76
Chapter 6
Expressions and Operators
CONTENTS
CONTENTSCONTENTS
CONTENTS
6.1 Overview...............................................................................................................77
6.2 Operator Precedence............................................................................................ 78
6.3 Operators..............................................................................................................79
6.3.1 Arithmetic Operators ................................................................................... 79
6.3.2 Relational Operators ................................................................................... 80
6.3.3 Logical Operators........................................................................................81
[ 1 ] The NOT operator.................................................................................81
[ 2 ] The AND operator.................................................................................82
[ 3 ] The OR operator...................................................................................82
[ 4 ] The XOR operator ................................................................................82
6.3.4 Function Operators......................................................................................83
6.3.5 String Operators .......................................................................................... 83
Comentarios a estos manuales