Java Program to check for Disarium Number

Introduction This program helps to check Disarium Number for a given number. In a simple word we can say “A number will be called Disarium if the sum of its digits powered with their respective position is equal with the Read More …