In a switch statement, 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

what is ur strangth & weekness

0 Answers   Cognizant, LG Soft, NetEnrich,


Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)

0 Answers  


What is the difference between #include and #include 'file' ?

0 Answers  


write a program to swap two numbers without using temporary variable?

3 Answers  


What's wrong with the call "fopen ("c:\newdir\file.dat", "r")"?

1 Answers  






Write the syntax and purpose of a switch statement in C.

0 Answers   Adobe,


Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

0 Answers  


What is adt in c programming?

0 Answers  


What is malloc and calloc?

0 Answers  


write a c program to find reminder and quotient if one number is divided by other.to code this program don't use more than 2 variables

2 Answers   TCS,


what is a function pointer and how all to declare ,define and implement it ???

4 Answers   Honeywell,


Write a factorial program using C.

0 Answers   iNautix,


Categories