Relational Expressions
A relational expression consists of constants, variables, or arithmetic expressions that are combined by a relational operator. A relational expression is written to find a relation between two expressions. It returns only one value, which is either true or false.