define switch statement?

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


Please Help Members By Posting Answers For Below Questions

What is difference between union All statement and Union?

863


difference between native and cross compilers

1861


What is #error and use of it?

900


find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2

1728


What is call by reference in functions?

866


Why does not c have an exponentiation operator?

798


Write a c program to demonstrate character and string constants?

1893


How many levels of pointers can you have?

919


What is the correct code to have following output in c using nested for loop?

814


A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile

852


What is an array in c?

771


What is pragma c?

846


What should malloc(0) do?

802


What are the applications of c language?

832


What are valid signatures for the Main function?

930