Chapter 7 “Expressions and Assignment Statements”

Relational and Boolean Expressions. Relational Expressions: has two operands and one relational operator. The value of a relational expression is Boolean, unless it is not a type included in the language. Use relational operators and operands of various types. Operator symbols used vary somewhat among languages (!=, /=, .NE., , #) ................
................