1.ARTIFICIAL INTELLIGENCE 2.MACHINE LEARNING 3.BLOCK CHAIN
Home
/
All posts
Java Program To Calculate Average Of N Numbers
How to calculate the average of N Numbers? The calculation of the average of N numbers ins quite simple: Here is the formula for it. Hop...
Java Program To Calculate Electricity Bill | Example
Q. how to calculate electricity bill? Consider the following example: For example, a consumer consumes 500 watts per hour daily fo...
Java coding for beginners
1.prime number program 2. Write a Java Program for Fibonacci series. 3. Write a Java Program to find whether a string or number is pali...
Write a Java Program to check Armstrong number.
First of all we need to understand what Armstrong Number is. Armstrong number is the number which is the sum of the cubes of all its unit,...