Quantcast
Channel: Codeamy: Learn Programming
Browsing all 25 articles
Browse latest View live

Armstrong Number Program in Java

In this example, You learn about an Armstrong Number in java program. Here you learn an armstrong number in Java, You are given a number and the task of the program to check number is armstrong or...

View Article


Factorial of large numbers

In this example, You learn about Factorial of Large Number in java program. Here you learn factorial of large numbers in Java, You are given a number and the task of the program to find factorial of...

View Article


Palindrome Program in Java

Palindrome Number in JavaIn this example, You learn about java program for Palindrome. A Palindrome Number is a number that is same after reverse. Example: 121, 343, 101, etc. also a string can be a...

View Article

Matrix Multiplication in java

Matrix Multiplication in JavaIn this example, You will find a program for matrix multiplication in java and learn how matrix multiply calculates. In the previous article, we do matrix addition in Java....

View Article

Bubble Sort in Java

In this example, You learn about Bubble Sort in java.Here you learn Java program for bubble sort, You are given a array and the task of the program to sort the array using bubble sort algorithm.Learn...

View Article

Browsing all 25 articles
Browse latest View live