Minimum of Three (Method-Writing Practice)

Write a static method that receives three integers. It should return the value of whichever variable is smallest.

This assignment is here so that you can practice writing a static method.

Examples:

Files Needed




©2003–2016 Graham Mitchell

This assignment is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States License.
Creative Commons License