Let suppose you have two phone numbers. Write a program in C++ to read numbers from user and store each digit at 1 index in two arrays and program shall then merge these two arrays sorted in descending order and print it on the screen. Program shall also count the frequency of each digit in new array. Program shall then separate odd and even digits in separate arrays and display those arrays.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here