C++ Programming Using Array Project
Write a program that reads in a list of integers into an array with base type int. Provide the facility to either read this array from the keyboard or from a file, at the user’s option. If the user chooses file input, the program should request a file name. You may assume that there are fewer than 50 entries in the array. The program also asks the user if he/she wants to convert from pounds to kilograms or convert from kilograms to pounds. The program then performs the desired conversion. The output is to be a two-column list. The first column is a list of the distinct array elements in pounds/kilograms; the second column is the results converting pounds to kilograms or converting kilograms to pounds of each element. Use functions to ask user’s choice, ask for input, calculate, display output. Include a loop that lets the user repeat until the user wants to end the program.
“Place your order now for a similar assignment and have exceptional work written by our team of experts, guaranteeing you A results.”