Computer Science, asked by shannswami1234p7p20r, 1 year ago

please solve this program

Attachments:

Answers

Answered by anjali17103
1

If you are using C language for this program, firstly declare array for each inputs and secondly use bubble sort method to enter data  in the array. Doing so will keep the records arranged and use STRING COMPARE functions to search for the record in array and this function is to be passed in loop.


shannswami1234p7p20r: actually i use java
anjali17103: Sorry then
Similar questions