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.

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

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.

P
Punjab Group Of Colleges

74 Views • Jan 28, 2015

Description

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