Design and implement an ADT that represents records for endangered species. The class should have data items for storing species name, population, and growth rate. The growth rate can be positive or negative. Include methods for initializing, retrieving, and setting data members. Include an operation for display statistics. Write a test program that would create an array of 3 such species and display the statistics.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here