Question: Write a java program that outputs the following shape with asterisks to the console by using nested loops . ( Hint row:6 column:8) For example:
Write a java program that outputs the following shape with asterisks to the console by using nested loops.
( Hint row:6 column:8)
For example:
| Sonu |
|---|
* * * * * * * ** * * * * * ** ** |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
