Kotlinlearncs.online LogoJava
Return to List

Solve: Multiplier Single Method

Created By: Geoffrey Challen
/ Version: 2020.9.0

Create a public class named Multiplier. Multiplier should provide a single public instance method: multiply. multiply should accept two int arguments and return their product.

Related Lessons

Stuck? You may find these lessons helpful:

Report a Problem

Attribution must link to this page: https://www.learncs.online/solve/java/multiplier-single-method/[email protected]