Question: Write a user defined function that checks if an element is in an array. Use a generic data type (template for the array and the
Write a user defined function that checks if an element is in an array. Use a generic data type (template for the array and the element type. The function should take three parameters: the array, the element to search, and the array size The function returns a Boolean
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
