Absolute Java 2/e Instructors Manual - Chapter 2

System.out.printf("The estimated square root of %d is %4.2f\n", n, guess);}} // Question1. 2. /** * Question2.java * * This program outputs a name in lowercase to a name in Pig Latin * with the first letter of each name capitalized. It inputs the * names from the console using the Scanner class. * Created: Sat Mar 05, 2005 * * @author Kenrick ... ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download