Question: * * * IN JUSTBASIC * * * A . Write a module named GetUserReaponse to get a response of type string from the user.
IN JUSTBASIC
A Write a module named GetUserReaponse to get a response of type string from the user. The module should then return
the string. I am leaving a lot of the implementation details up to you.
b Write a module named FillThatArray that will be given an array of type string and the size of the array. The module will
then aak the user for their response for each element in the array. Once the job is done, the module should retum to the
calling module. Remember, use pseudocode that you have already written if possible.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
