When should else be used in programming?

(1point)

If something should be repeated several times

in a non-conditional statement

to describe what should happen when the condition of an if statement isn't met

to begin an infinite loop

1 answer

to describe what should happen when the condition of an if statement isn't met