How to print the following symbols in java using for loop??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to print the following symbols in java using for loop???

** ***** * ********* ***

27th Dec 2019, 2:50 PM
Jayaraj Rajendren
Jayaraj Rajendren - avatar
2 Answers
0
What kind of a pattern is that? Can you explain it so that someone can help you.
27th Dec 2019, 4:37 PM
Avinesh
Avinesh - avatar
0
Actually this is not a pattern... In this we need to ilerate array ellments in for loop
28th Dec 2019, 1:40 AM
Jayaraj Rajendren
Jayaraj Rajendren - avatar