An array my_Array[] consisting ‘a’ s, ‘b’ s, and ‘c’s. The task is to write a function that arranges the array such that all ‘a’s are placed first, then all ‘b’s, and then all ‘c’s in last.
Note: Write this program in c++ and take the size of the array through user input.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here