Respuesta :

Answer:

Methods do not have to take any parameters, but you still need the parentheses after the method name. An object method or non-static method is one that must be called on an object of a class.