Use of switch-case in C language.Using control statements we can control programes C programes.In c two type control statements are there,dicision control statements and Loop control statements
IMPORTANCE of C
C is a world famous and accepted programing language,using c language we can create many complex programes,graphiclal programes,also games.The programes which written in c is more compactable than other language programes ,speed of c programe is much greater than other programes.So we want to study C.The main advantage of C is it is very silly and easy.anyone can study it.Our mato is your will.Using control statements we can control programes C programes.In c two type control statements are there,dicision control statements and Loop control statementsSo control statements has an important roll in C language.In dicisiom control statements we can take dicision based on any critieria.For example the programe to find whether the student is passed or not,this can be done by using dicision control statements.The Loop statements continue it's function before reach the condition.