Computer Science, asked by lavahound122, 10 months ago

Write a Java program to input 10 numbers in an array. Also input a number to be searched in a given array using a linear search and if the number is present then, print the message “Number present in the index __” else print the message “Not found in the list”

Answers

Answered by mudavathsaroja
1

Answer:

Java is a language which helps us in creating apps.

Thanks + Follow

Similar questions