C++ is a middle-level programming language developed by Bjarne Stroustrup starting in 1979 at Bell Labs. C++ runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX.
Tuesday, 5 April 2016
Write a Program in c++ to find sum of n natural no's using while loop.
//wap in c++ to find sum of n natural no's using while loop.
No comments:
Post a Comment