Programmator
Programmator
  • Home
  • Download
  • Social
    • YouTube
    • Instagram
    • Facebook
    • Telegram
  • Features
    • C/C++
    • Java
  • Contact Us

Count number of digits in an integer using while loop

We can count the number of digits in a given number in many ways using java.

Write a java program to display alphabets (A to Z) using loop

In this program, we can loop through A to Z using for loop because they are stored as ASCII characters in java.

Java program to find LCM of two numbers

In this program, LCM(Least common multiple) of two or more numbers is the least positive number that can be divided by both the numbers, without leaving the remainder. It is also known as Lowest common multiple, Least Common Denominator and smallest common multiple. It is denoted by LCM (a, b) or lcm (a, b) where a and b are two integers.

In this program, we have covered different logic in java programs to find GCD of two numbers.

Newer Posts Older Posts Home

Loading latest videos...

ABOUT

I could look back at my life and get a good story out of it. It's a picture of somebody trying to figure things out.

SUBSCRIBE & FOLLOW

POPULAR POSTS

  • Write a C program to find 1+1/2+1/3+1/4+....+1/n
  • Write a C program to print following 1-2-3 patterns
  • Write a java program to display Fibonacci series
  • Write a program to that performs as calculator (Addition, Multiplication, Division, Subtraction)
  • Write a C program to write a string in file
Powered by Blogger

Archive

  • November 20251
  • February 20241
  • January 20242
  • November 20234
  • October 20236
  • September 20236
  • August 20235
  • April 20231
  • March 20231
  • October 20221
  • August 20223
  • July 20222
  • May 20223
  • April 20222
  • March 20221
  • January 20221
  • December 20216
  • November 20214
  • October 20211
  • September 20216
  • August 202127
  • July 20216

Report Abuse

Copyright

  • Home

About Me

Nilesh Patel
View my complete profile

Copyright © Programmator. Designed by ProbleSolvable