C Program: Write a program using do-while loop that repeatedly prompts and takes input until a value in the range 0-15 is input. This program should add the value before existing the loop and displays their sum.
72 просмотров
28.01.2015
00:08:04
Описание
C Program: Write a program using do-while loop that repeatedly prompts and takes input until a value in the range 0-15 is input. This program should add the value before existing the loop and displays their sum. chapter No. 12 Loop structure C Program ICS Part 2 Computer
Комментарии