Day 9 of #100daysofcode Learned about Java method signatures and overloading today.. static is optional.. add parameters to change the signature to overload the method. Modifiers and return types are not part of the signature. #learninpublic#100daysofcodechallenge