Fundamentals of Programming Reviewer
Fundamentals of Programming Reviewer
Logical Operators
AND OR
- Data (Input/Output)
NOT
Nnn - Document o && (AND): Both conditions must
be true
o || (OR): At least one condition
- Stored Data must be true
o ! (NOT): Negates an expression
A - On-page connector/reference =
= Is equal to
Off- =
page
Link - Off-page connector/reference != Not equal to