Java Program to Find Armstrong numbers

Example 1:



Output :

armstrong number

Example 2:

Output :

Enter the start number: 10
Enter the end number : 1200
Armstrong Numbers Between 10 and 1200 : 153 370 371 407