Which of the following is NOT a valid symbol to use in an IF condition
=
=>
>
When there are several AND or OR connectors, the AND conditions are evaluated first, as they appear in the statement, from left to right. Then the OR conditions are evaluated, also from left to right.
True
False
The clause IF A IS NOT POSITIVE is the same as the clause IF A IS NEGATIVE.
Condition names are always in Area B
When a literal is stored in a numeric identifier, it is stored as letters.
Like all other level numbers, the condition name level number 88 also appears in the working-storage section of the data division.
An iteration will continue while the condition is false
Parenthesis don’t change the order in precedence.
An in-line perform never ends with an end-perform.
Condition names use level number 88 and appear in the working storage section.