b) Which statement is a multi way selection statement? Why?
Answers
Answered by
1
if else
bcoz
Using it we can set n number of choices
and in switch case we have n chois but only one will execute
bcoz
Using it we can set n number of choices
and in switch case we have n chois but only one will execute
pavanigsaxena:
Hi
Similar questions