Program to reverse a number in java with explanation

Program To Reverse A Number in java

In this tutorial we are going to learn how to write a program to reverse the digits of a given number in Java programming language. So Lets  know what we are going to achieve in this program before moving on writing program. Suppose if someone given input to the program like 456789. After performing reverse … Read more

Perfect number program in Python with example

Perfect number program in Python with example

In this tutorial you will learn how to write a program in Python programming language to check a given number is perfect or not. This program is a little bit tricky and logical. But Before directly moving on to writing and learning the program first you should know  What is Perfect Number? A perfect number … Read more

Python Program to swap two number using third variable

python program to Swap Two Number Using Third Variable

In this tutorial you will learn swapping of two numbers using third variable Python in  programming language. This is also a most important program which commonly asked in interview. Before directly moving on writing the program lets understand what is our aim to achieve in this program. Basically Swapping of number means  Suppose variable a … Read more

Hi, Welcome back!
Forgot Password?
Don't have an account?  Register Now