
Conditional - If Statement
If Statements
bool
true
false
the not operator
!
initialization statement
if/else
if/else
if/else
if/else if/.../else
If statements are conditional statements. Remember in control flow, we have sequence, we have iterative, and we also have cond...
Read: https://blog.cloudnativefolks.org/conditional-if-statement
If Statements
bool
true
false
the not operator
!
initialization statement
if/else
if/else
if/else
if/else if/.../else
If statements are conditional statements. Remember in control flow, we have sequence, we have iterative, and we also have cond...
Read: https://blog.cloudnativefolks.org/conditional-if-statement