Circular Prime Program in Java | ISC Computer Science 2016 Practical

Channel:
Subscribers:
1,540
Published on ● Video Link: https://www.youtube.com/watch?v=YNiDVqHBFck



Duration: 9:52
84 views
3


Circular Prime Program in Java | ISC Computer Science 2016 Practical

A circular prime is a prime number that remains prime under cyclic shifts of its digits. When the leftmost digit is removed and replaced at the end of the remaining string of digits, the generated number is still prime. The process is repeated until the original number is reached again. A number is said to be prime if it has only two factors 1 and itself.
Examples: 131, 197, 1193, etc.

#prime #primenumbers #isc #computerscience #java







Tags:
circular prime
isc
computer science
circular prime java
circular prime in java
java