I have a collection (or list or array list) in which I want to put both String values and double values. I decided to make it a collection of objects and using overloading o
this isn't polymoprhism, you've simply overloaded a method and called it with parameter of object type