Computer Science, asked by preksham, 8 days ago

write a program in java to enter names of 10 students in an array and ask the user to enter a name . locate that particular student using linear search.

Answers

Answered by jasmine2266
2

Answer:

write a program in java to enter names of 10 students in an array and ask the user to enter a name . locate that particular student using linear search.

Explanation:

Javatpoint

JavatpointYou can also use a method where array is not predefined. Here, user has to put the elements as input and select one

Answered by itzBrainboy22
0

here is your answer

hope it will help you

Attachments:
Similar questions