In a switch statement, explain what will happen if a break statement is omitted?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Write a program for deleting duplicate elements in an array

3 Answers   Subex,


What is output of the following program ? main() { i = 1; printf("%d %d %d\n",i,i++,i++); }

9 Answers   CTS, Wipro,


how is the examination pattern?

0 Answers   Wipro,


how to find the largest element of array without using relational operater?

6 Answers   Satyam, Wipro,


What is pointer to pointer in c with example?

0 Answers  






Which is best book for data structures in c?

0 Answers  


What is the diffences between Windows XP and Windows Visa

1 Answers   Aricent, FHF,


how c source file in converted to exe file

5 Answers   KPIT,


what is the use of macro program

1 Answers   TCS,


how to find the size of the data type like int,float without using the sizeof operator?

13 Answers  


Give basis knowledge of web designing ...

0 Answers   HCL,


How to add two numbers with using function?

2 Answers   Miracle Solutions,


Categories