How should I check whether a number is strontio or not using a java program.
Output: Enter a number 1221
It is a stronstio number
>Solution :
strontio numbers are those four digits numbers when multiplied by 2 give the same digit at the hundreds and tens place. The main part is the input number must be a four digit number
here is the link for your questionenter link description here