Decision Statements
There are several symbol of code can be used to make a decision statements. Here some symbol of code can be used in C# coding. in order to used Boolean expression code “bool” need to be used. Other term related with decision statement are “If” and “Switch”.