Prime-Adam Number in Java | ISC Computer Science 2020 Practical Specimen Paper
Channel:
Subscribers:
1,540
Published on ● Video Link: https://www.youtube.com/watch?v=Q9HCuqdxxM8
Prime-Adam Number in Java | ISC Computer Science 2020 Practical Specimen Paper
A Prime-Adam integer is a positive integer (without leading zeros) which is a prime as well as an Adam number.
Prime number: A number which has only two factors, i.e. 1 and the number itself.
Example: 2, 3, 5, 7, ⦠etc.
Adam number: The square of a number and the square of its reverse are reverse to each other.
Example: If n = 13 then reverse of ānā = 31
13^2 = 169
31^2 = 961 (which is reverse of 169)
#prime #adam #number #java #isc #computerscience
Other Videos By Robin Sir
Tags:
prime adam number
prime adam
prime adam number in java
prime adam number java program
computer science
isc
java