makaylad5394 makaylad5394 20-05-2023 Chemistry contestada Say you are trying to create a set of classes that represent tools. You will have a Tool class as well as a Hammer class and Screwdriver class. Hammer and Screwdriver are both subclasses of Tool. Which is the proper first line of each class