Computer Science, asked by Dawn0001, 6 months ago


Set of statement is executed based upon conditional test.
(a) Looping
(b) Selective
(c)sequence
(d) none

Answers

Answered by Lavanya819
4

Based on the conditions, a set of statements can be executed. A switch statement can have multiple case conditions. The first case statement checks to see if the value of the variable is equal to 1. ... This just means that if no case expression evaluates to true, then run the set of statements for the default condition.

❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️

Similar questions