Ask Question

2. Write a program in C+ + that can accept an integer between 0

and 999 billion and output the number by separating thousands

by commas. For example, if the input is 1235468 then the output

should be 1,2354,468. Use only ONE output statement in your

solution and it should not be in a loop. You will score zero if you

use more than one output statement in your solution.

+2
Answers (1)
  1. 22 May, 20:17
    0
    im in 7th grade i dont know the answer
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “2. Write a program in C+ + that can accept an integer between 0 and 999 billion and output the number by separating thousands by commas. ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers