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 are the benefits of organizational structure?
How many data structures are there in c?
What do mean by network ?
Describe explain how arrays can be passed to a user defined function
Explain main function in c?
What are the rules for the identifier?
What are local variables c?
What header files do I need in order to define the standard library functions I use?
What is extern variable in c with example?
Why should I use standard library functions instead of writing my own?
How do you redirect a standard stream?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
Can we change the value of static variable in c?
Is c weakly typed?
Can we change the value of constant variable in c?