/** * CS139 - Programming Fundamentals * Department of Computer Science * James Madison University * @version Spring 2016 */
Complete the four unfinished methods in SnowDayIf.java. Upload your working code through Web-CAT.
The following flow chart may be helpful in understanding how to use if-else statements to find the largest number among three options: