American University in Cairo

Area of circle = π x radius2 Circumference = 2 x π x radius Write a modular C++ program that takes and validates a big integer number between 9999 and 99999999 to print the occurrence of each single digit in such big number. ................
................