Java program to find whether the given number is an Armstrong number

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Sir, thank you so much this is exactly I was looking for. Loved your content! 😍

karthikeyanravi
Автор

This program is not perfect because it will check only that number which is in between 100 to 999. To make this program perfect we have to count the digit and find the power of each digit with the help of count digit value. let's assume the number is 1234 then we have to calculate it like 1^4 + 2^4 + 3^4 + 4^4

DeveshKumarprajapati-weoi
visit shbcf.ru