Computer Science, asked by annegabling, 1 month ago

Write a program that accepts 10 integer inputs from a user and store them in an array. The program must again ask the user to give another number and tell the user whether that number is present or not in the array. If the number is present, the program must identify its array location otherwise it should display a message “Number not Found!”.​

Answers

Answered by srinuvasukaribandi
1

hope this helps you mate

Attachments:
Similar questions