C and C++ Tutorial: Loops and Decision Control Structure. This tutorial provides the necessary information to write C/C++ program that takes decision on the basis of some condition. 1- The if statement 2- The if - else statement 3- The conditional operators Looping is also D