Back to Browse

Armstrong Number Java Program

286 views
Dec 27, 2018
8:08

Hello Everyone, I have created this program in Java to check whether the given Three digit number is Armstrong number or not. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Armstrong Number: An Armstrong number of three digits is an integer such that the sum of the cubes of its digits is equal to the number itself. For example, 371 is an Armstrong number since 3**3 + 7**3 + 1**3 = 371. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- My Previous video link : (Responsive Navigation Bar with HTML CSS and JAVASCRIPT): https://youtu.be/T3I7dhSuvtA (PYTHON PROGRAM FOR BUBBLE SORT): https://youtu.be/eeAfXz93e3M (TO CHECK THE STRING IS ANAGRAM OR NOT): https://youtu.be/tvn7JpUwLiM (HALF ASCENDING AND HALF DESCENDING): https://youtu.be/A8wepOtaISE (PROGRAM TO CALCULATE ANGLE BETWEEN CLOCK HAND): https://youtu.be/4qMTgamitYk (PRINT | H$w a&e YOU): https://youtu.be/K2dRqzcdZqA (Fortune Teller Program): https://youtu.be/frKD11ot7HE ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- #easycoding #armstrongnumber #java ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Like, Comments, Share and SUBSCRIBE

Download

0 formats

No download links available.

Armstrong Number Java Program | NatokHD