Computer Science, asked by muneeb2007, 1 month ago

8- Which one of the following statement is TRUE?

I. An if can have zero or one else's and it must come after any else if's.
II. An if can have zero to many else if's and they must come before the else.
III. Once an else if succeeds, none of the remaining else if's or else's will be
tested.

Answers

Answered by kritee1239
0

the 3rd statement is true

Similar questions