Question: How could I Write this using printf instead of println in JAVA I need the outputs to have 2 decimal places System.out.println(i + t7.50t +
How could I Write this using printf instead of println in JAVA I need the outputs to have 2 decimal places
System.out.println(i + "\t7.50\t" + total + "\t" + total * 7.50 + "\t" + total * 7.50 * .90 + " ");
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
