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

Комментарии

Теги:
Program, Write, program, using, while, loop, that, repeatedly, prompts, takes, input, until, value, range, This, should, before, existing, displays, their