How can we check whether a number is prime or not
Loading
How can we check whether a number is prime or not
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Aravind GovindarajPosted Oct 21, 2022, 10:25 AM
Hi Naresh, Please follow the below link
www.javatpoint.com/prime-number-program-in-csharp
Rajanikant HawaldarPosted Oct 18, 2022, 5:57 PM
Brahma Prakash ShuklaPosted Oct 18, 2022, 4:31 PM
You can check the no. Is prime or not using below code in c#.