Page 8 - PowerPoint Presentation
P. 8
Relational Operator
o In order to make a decision, computer needs to know a condition that makes an alternative is
chosen.
o In many cases, the condition involves comparing values.
o A relational operator tests the relationship between two values.
o A relational expressions is an expression using relational operator, the result of this
expression is a boolean value.