C++ program to demonstrate the working of goto statement.
This program calculates the average of numbers entered by user.
If user enters negative number, it ignores that number and
calculates the average of number entered before it.
To download the Visual studio or Code blocks file Click Here
No comments:
Post a Comment