Write the C++ code to display the integers 15, 12, 9, 6, 3, and 0 on separate

Question:

Write the C++ code to display the integers 15, 12, 9, 6, 3, and 0 on separate lines on the computer screen. Use the for statement and an int variable named num.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: