1.

……… is can be at the end of a switch structure if the result of the expression that do not match any of the case labels?(a) break statement(b) switch structure(c) continue statement(d) default structure

Answer»

(d) default structure



Discussion

No Comment Found