Computer Science, asked by yugalpatil80, 11 months ago

draw the flowchart for nested select sketch case statement

Answers

Answered by rmn24
8
please please mark as brainliest
Attachments:

rmn24: pls mark as brainliest
rmn24: pls
esv: Not coming, no way, brain list
Answered by omegads03
3

case1:Statement

         goto(1);

case2:Statement

         goto(2);

case3:Statement

         goto(3);

case4:Statement

         goto(4);

case5:Statement

         goto(5);

getch();

Similar questions