Interviews Questions, Algorithms, Aptitude, C Interview Program, C Theory Question, Aptitude Tricks, Test Series,

Showing posts with label prime numbers in a given range. Show all posts
Showing posts with label prime numbers in a given range. Show all posts

Monday, 13 May 2019

Prime numbers in a given range

Question:

Write a program to print prime numbers in a given range

Solution: