Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

Ask the user to enter an integer (N< 500) from the keyboard;The program will display all prime numbers between 1 and N.

+1 vote
asked Oct 11, 2018 by anonymous

Your program should include appropriate messages on the screen for both the input and the output.

1 Answer

0 votes
answered Oct 11, 2018 by Swapnil Sonawane (140 points)
vaibhav raje
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...