1.
Create two (2) overloaded method that display a greeting message and use first name and last name
as its parameter.
2. Write two (2) overloaded methods that will compute the total price of an item. Use the total item and
price as parameters, which are both floating-point numbers.