Question: please write the program in cpp. Also the output of all scenarios. LATE hand in or Email submission WILL NOT be accepted For 2 given

LATE hand in or Email submission WILL NOT be accepted For 2 given arrays, write a program with two methods/functions. One function/method for sequential search The other function/method for Binary search The program to run as per the user's section (if or switch statement to choose either Binary search or seg search). hint: create two arrays in main one array is already sorted, the other is not sorted and populate them (hard code) size - 20 for both int numi - (3,5,7,8,...) Submit the source code (the program) as cpp NOT as a text or word or a pdf file submit the output for all different scenarios word or pdf or jpg (when target is found and when target is not found) for both algorithms -5 points for every document submitted in the wrong format
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
