Answer Posted / krishna
Switch statement is a selection statement which is used in a situation where there exists various cases and one needs to jump over to the required statement without executing the precedence statements
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is void main () in c?
Differentiate fundamental data types and derived data types in C.
Explain what are multidimensional arrays?
In c programming language, how many parameters can be passed to a function ?
will u please send me the placement papers to my mail???????????????????
5 Write an Algorithm to find the maximum and minimum items in a set of ‘n’ element.
What is ponter?
What is the best style for code layout in c?
How do you determine a file’s attributes?
Why is c called c?
Is null a keyword in c?
How do I get an accurate error status return from system on ms-dos?
What is d scanf?
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
How do shell structures work?