What does the add method return?
True if the addition is successful, or false if not.
- True if the bag contains anEntry, or false if not.
- The object that was added.
- The values array filled with the entries in the bag.
There are no hints for this question