Search:
Forum
Beginners
Multiples of the number 2
Multiples of the number 2
Feb 28, 2011 at 1:01am UTC
Dixiie
(4)
Codes of how to write a program that keeps printing the multiples of the number 2. The loop should not terminate. What happens when you run this program?
Feb 28, 2011 at 1:07am UTC
strongdrink
(468)
it will output 2 4 6 8...1999998 2000000 2000002 etc :P lol
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs