Write a program of an array of ten names first and last


Need to list 10 names first and last with ages.

1) declare arrays

2) for loop to fill the array

3) ask the user which sort

(sort by name or sort by age

4)sort it (both arrays)

*using bubble sort

5) printing the sorted list print the addresses along with the date

6) add a while loop to replay the program.

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write a program of an array of ten names first and last
Reference No:- TGS02874608

Expected delivery within 24 Hours