Write a program similar to the one in Listing that can write an arbitrarynumber of Species objects to a binary file. (Species appears inListing.) Read the file name and the data for the objects from a text file that you create by using atext editor. Then write another program that can search a binary file created by your first program and show the user the data for any requested endangered species. The user gives the file name and then enters the name of the species. The program either displays all the data for that species or gives a message if that species is not in the file. Allow the user to either enter additional species’ names or quit.


We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.