Conditional Statements if and else in c .



This video tutorial explains the decision making or the selection statement if and else in detail. It explains how to use comparison operators to form a condition and depending on the condition the specific block of codes will be executed.