Give the output of the following code.
When(i)opn="b" (ii) opn="x" (iii) opn="a"
switch(opn)
{
case 'a':
sopln("platform independent ");
break;
case'b':
sopln("Object Oriented ");
break;
default:
sopln("Wrong output ");
}
Pls give me the answer.
Urgent
Answers
Answered by
0
make me as a brilliant I will give answer of douts
Similar questions