Question: What does the following code print? System.out.printf(%s%n%s%n%s%n, *, ***, *****);
What does the following code print?
System.out.printf("%s%n%s%n%s%n", "*", "***", "*****");
Step by Step Solution
3.40 Rating (159 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
