Computer Science, asked by abdiq2020, 10 months ago

Write a program to search the array element. Enter a value from the keyboard and find out the location of the entered value in the array. If the entered number is not found in the array display the message ―Number is not found.

Answers

Answered by nnethajireddy
0

Answer:

loop through elements

Explanation:

Attachments:
Similar questions