Computer Science, asked by Janhavi007, 1 year ago

please help me with this ....fast
it's urgent..... exam tomorrow

Attachments:

Answers

Answered by mudit11
1
Hey there!
mudit11 here to help
______________________

switch(ch)
{

case 1 : cout << "Laptop";

case 2 : cout << "Desktop";

case 3 : cout << "Notebook";

default : cout << "invalid choice ";

}

________________________

I hope this helps.

Janhavi007: thanks a lot
Janhavi007: can you answer my other question too which i asked
Janhavi007: thankyou
Similar questions