What are factors of a number? Factors of a number are integers that completely divide the number….
Java Number ProgramsA collection of 34 posts
Problem Write a program in java which reads a number from the console and converts the number…
Overview A binary number is a number which is composed of digits 1 and 0 such as…
What is Fascinating number If a number of at least three digits is concatenated with its products…
What is a Pronic Number ? A number which is the product of two consecutive numbers is…
What is Harshad (or Niven) Number ? A number which is completely divisible by the sum of…
What is Disarium Number? Consider a number such as 135. Its digits are 1, 3 and 5…
Evil NumberA number which when converted to binary format has an even number of 1’s is an…
Duck Number ? If a number contains one or more zeroes but does not start with a…