In this Python example, we are going to see how we can do mathematical operations such as Addition, Subtraction, Multiplication & Division. It’s fairly simple

In this post, I am going to write a very simple C program to do Basic Arthmatics. This is an example C program that is

In this post, we are going to see how to write a simple C program to read a text file and print its content. We

Here is a list of useful Hindi words to learn. These Hindi words are used in daily life conversations. This is Part 5 of this

Let’s see how to write a simple PHP program to do Addition, Subtraction, Multiplication & Division kind of a Simple PHP Calculator. Let’s start with

Here is a list of useful Hindi words to learn. These Hindi words are used in daily life conversations. This is Part 4 of this

In this example, we will write a PHP program to convert Kilometers into Miles. The formula is very simple, 1 kilometer is equal to 0.62137119

In this post, we are going to see how to write a Simple Java Program to find the largest of 3 numbers. This program is

Let’s see how to write a simple C program to Find the Largest number among three numbers. The logic is to get 3 numbers from

In this post, we are going to see how to write a simple PHP program to Find the Largest of Three numbers. For this, we