Monday, 31 July 2017
Write a Java program that accepts an integer (n) and computes the value of n+nn+nnn
What's Related?

Write a Java program to list the available character sets in charset objects.

Write a Java program to create and display unique three-digit number using 1, 2, 3, 4. Also count how many three-digit numbers are there.

Write a Java program to count the letters, spaces, numbers and other characters of an input string.

Write a Java program to reverse a string.
Write a Java program to find the size of a specified file.
Write a Java program to print the ascii value of a given character.
Home