Extracted text: 2. ElementSearch by Julian Semblante 1 E Run Tests Write a C program that will search a value in the array. O Test Case 1 Input Your Output 1. n No Output Description number of elements to be stored in the array Expected Output 2. num Enter number of elements: 6 Integer #1: 0 Description Integer #2: -2 values to be stored in the array Integer #3: 1 Integer #4: -5 3. x Integer #5: 12 Description Integer #6: 4 value to be searched in the array Elements of Array: 0 -2 1 -5 12 4 Element to search in the array: -5 Found! Output Enter number of elements: 6 O Test Case 2 Integer #1: 0
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here