Ask Question
Today, 08:30

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.

+1
Answers (1)
  1. Today, 09:34
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers