Answer the following questions true (T) or false (F)
1. True/False: In an If-Then-Else selection structure, at least one line of code will always be skipped.
2. True/False: A test condition in a conditional statement checks to see if a statement is True or False.
3. True/False: 95 <= 94
1. T
2. T
3. F
Computer Science & Information Technology