Answer Posted / d.jeswanth
switch statement can be defined as " it can choose a
related option from the multiple options ".it belongs to
control and conditonal statements.
*************thank you************
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is a function simple definition?
Where are c variables stored in memory?
what is the diffrenet bettwen HTTP and internet protocol
What is ## preprocessor operator in c?
What is the best organizational structure?
What is pointer in c?
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?
write a program to concatenation the string using switch case?
What is difference between scanf and gets?
What is the c value paradox and how is it explained?
How can you determine the size of an allocated portion of memory?
What language is c written?
What is the use of void pointer and null pointer in c language?
How is = symbol different from == symbol in c programming?
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.