Question: Write a C++ program. Please include proper libraries and the menu option should repeat at the end of every command thats executed instead of just
Write a program to show the following menu Data Matrix Quit If the user selects D or d then call a user defined function to sort elements of any array and print the results in this function. You need to pass the following array to this function: intdata [5] = 2, 3, 4, 6); If the user selects M or m, then call a user define function to initialize the elements of an array of characters manually to your name and print them in reverse order
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
