A selection statement allows a question to be asked or a condition to be tested to determine which
steps are to be performed next. The question or condition is defined using relational and logical
operators, which will be described prior to introducing the selection statements