Question: Exercise 4 : ( Write the code in java language and use netbeans program ) Write a java program that asks the user to insert

Exercise 4:(Write the code in java language and use netbeans program)
Write a java program that asks the user to insert a whole number. Your program should then replace each digit, from right to left, with its equivalent number of asterisks "*". Each digit is represented on a new line as the below sample runs:
Sample runs:
[ Enter a number 4569],[*******************],[************],[**********],[********]
Exercise 4 : ( Write the code in java language

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!