NUMBER Programs

SMITH MUMBER

A smith number is a composite number, the sum of whose digits is the sum of the digits of its ...

MAGICAL NUMBER

A number is said to be magical, if when we add its digits and repeatedly add the digits of the ...

PrimePalinGen

Design a class PrimePalinGen to generate prime palindrome numbers. [ A number is said to be prime palindrome if the ...

MERGER

A class Merger concatenates two positive integers that are greater than 0 and produces a new merged integer.Example: If the ...