Ask Question
6 June, 18:05

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.

+4
Answers (1)
  1. 6 June, 21:54
    0
    im in 7th grade i dont know the answer
Know the Answer?
Not Sure About the Answer?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers