Quiz on Control Flow
Quiz on control flow features
We'll cover the following...
We'll cover the following...
IF statements
1.
True or False: Variables declared by an if statement are only in scope until the end of the if and its corresponding else.
A.
True
B.
False
1 / 1