Switch (i)
i=1;
case 1
i++;
case 2
++i;
break;
case 3
--i;
Output of i after executing the program
Answer Posted / vinay
the value of i if we forget the mistake u done
it is i=2;
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is array in C
What is a null string in c?
What is difference between class and structure?
What is memcpy() function?
Define macros.
Explain about block scope in c?
What are nested functions in c?
Explain how do you override a defined macro?
What is a double c?
How do I send escape sequences to control a terminal or other device?
What is fflush() function?
Differentiate fundamental data types and derived data types in C.
the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above
what is the basis for selection of arrays or pointers as data structure in a program
will u please send me the placement papers to my mail???????????????????