Representing the zoo
On the server side, we will create a class named Zoo
, which will hold the list of animals and will provide two methods to load and save this list onto disk.
On the server side, we will create a class named Zoo
, which will hold the list of animals and will provide two methods to load and save this list onto disk.