Question: Make sure that the EnhancedList class inherits from List. Declare two private instance variables: int m _ low and int m _ high which are
Make sure that the EnhancedList class inherits from List.
Declare two private instance variables: int mlow and int mhigh which are used in one of the methods you are required to implement.
Create a constructor that takes two parameters int cap, int low, and int high.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
