Question: Please help me in programming this project. I need to use QBASIC not VISUAL BASIC programming...having real trouble with this assignment. Write a program to
Write a program to dimension an array with the statement DIM stateS(1 TO 50) and maintain a list of certain US States. The list of states should always be in alphabetical order and occupy consecutive elements of the array. The options for this menu-driven program should be as follows: (a) Request a state as input and insert it into its proper position in the array. (If the state is already in the array, so report) (b) Request a state as input and delete it from the array. (If the state is not in the array, so report) eep (c) Display the states in the array (d) Quit St
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
