asked 51.8k views
24 votes
What does an else statement do?

A. gives an alternative to the test conditions
B. always executes
C. nothing

1 Answer

8 votes

Answer:

A

Explanation:

If the first condition are not true then it executes else, but if the first condition is true then it ignores the else statement

answered
User JuanF
by
8.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.