Question: 4) 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:
4) 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:
Result
* *
* *
* *
* *
* * * *
**
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
