Question: Write a C++ function named search which gets an array & a number to be search as parameter and return the index where number is
Write a C++ function named search which gets an array & a number to be search as parameter and return the index where number is found otherwise return -1.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
