Search the Whole World Here.,.,

Rewrite following code using while loop

int sum = 0;
for (int i = 1; i <= 5; ++i)
{
          sum = sum +c ;
}




Must Share Your Answer.,.,.,


EmoticonEmoticon