Question: Write a program that uses a nested loop togenerate the output shown below. Be sure that the value on the line changes with each digit displayed. For example, line 5 has the values "1", "2", "3", "4", and "5".
Book: A guide to Working with Visual Logic (Thad Crews & Chip Murphy) (ISBN: 0324601190)
Make this program using java programming. Make this application in simple way.