208k views
2 votes
Which choices correctly describe an Else

statement? Check all that apply.
a conditional statement that will show
different information if the answer to the If
statement is true
a conditional statement that will show
different information after the If statement
answer is false
a statement that contains the code to be
executed when the If value is false or zero
a conditional statement that runs a piece of
code when all program statements are true

2 Answers

5 votes

Answer:B,C,D

Step-by-step explanation:

User FDisk
by
7.1k points
3 votes

Answer: B C

Step-by-step explanation:

User Cwingrav
by
6.6k points