for (intialisation; condition; increment/decrement)
{
/* code */
}