If statements Flashcards
(2 cards)
1
Q
which statement block gets executed if variable is true
A
one right after if
2
Q
which statement gets executed if variable is false
A
one after else
which statement block gets executed if variable is true
one right after if
which statement gets executed if variable is false
one after else
Introduction to Programming (25 decks)