Showing posts with the label find the given number is prime or notShow All
Write a Java code to check whether a number is prime or not with n root time complexity.