Hi guys welcome back to my channel…. Here is a detailed video of how to download setup for JAVA and Eclipse IDE You can easily understand the process of downloading the setup through this video Important Note!!! :- I haven’t shown the process of installation as it is really very easy but if you face […]
Tag: Check
JB | 1.4 | A Java program to check if the input number is a Palindrome Number or not
Hey Guys! If you want the source code for this program, comment down below your email id, and I will mail it to you. Also, if you feel that this video was helpful, please like this video and Subscribe to the channel. It will motivate me to make more such videos and present them to […]
LeetCode 1232. Check If It Is a Straight Line Solution Explained – Java
SUBSCRIBE! INSTAGRAM ➤ SNAPCHAT ➤ thebaileyoffi
Prime number check using java full code with output and explanation
What is a Prime Number? A prime number is a number that is only divisible by 1 or itself. For example, 11 is only divisible by 1 or itself. Other Prime numbers 2, 3, 5, 7, 11, 13, 17…. Note: 0 and 1 are not prime numbers. 2 is the only even prime number. Java […]