Java Programming Memes and Stuff
250 subscribers
85 photos
3 videos
6 files
Here I will provide you all Java programming MEMES and Study Stuff.
.
Do follow us on Instagram: @programsjava
Download Telegram
In this program an integer is accepted by the user and checked whether it is Armstrong Number or not.
An Armstrong number is a number such that the sum of its digits raised to the third power (i.e. n^3) is equal to the number itself.
For Example: Input: 153, Output: 153 is an Armstrong Number.
Since, 1^3+5^3+3^3 = 153 or 3^3+5^3+1^3 = 153.
In this program an integer is inputed by the user and checked whether it is a Palindrome Number or not.
A palindromic number is a number that remains the same when its digits are reversed.
For Example: Input: 121 Output: 121 is a Palindrome Number.
In this program a number is entered by the user and factorial of the number is being calculated and printed.
Factorial is the product of all positive integers less than or equal to n.
For Example:
Input: 5!
Output: 1*2*3*4*5 = 120
True AF ๐Ÿ˜‚
There's a imposter ๐Ÿ˜‚
Channel photo updated
๐Ÿ˜‚๐Ÿ˜‚
Sed Lyf For Tom ๐Ÿฅฒ
We don't do that ๐Ÿ‘จโ€๐Ÿ’ป
Java DSA be like: Am I joke to you ๐Ÿ˜
Logic Gates ๐Ÿ‘จโ€๐Ÿ’ป
Channel name was changed to ยซJava Programming Memes and Stuffยป