-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Description
🚀 Armstrong Number Checker in Java
A simple Java program to check whether a given number is an Armstrong Number.
An Armstrong Number is a number that is equal to the sum of its digits each raised to the power of the total number of digits.
📖 About
This program helps beginners practice:
- Loops and conditional statements
- Basic mathematical operations
- Input and output handling in Java
- Understanding digit manipulation and number logic
✨ Features
- Checks if a number is Armstrong or not
- Handles any positive integer
- Beginner-friendly with clear comments
- Uses standard Java libraries
Hello @dimpeshmalviya,
could you please assign this issue to me and label it under hacktoberfest-2025
Thank You!
Metadata
Metadata
Assignees
Labels
No labels