The branching statements are also called decision making statement which is used to see whether a particular condition has occurred or not and then tell the compiler to execute certain statements accordingly.
C language supports the following branching statements: