Download - Ex3

Transcript
Page 1: Ex3

Write c++ program that prompt the user to input a positive integer. It should then output a message indicating whether the number is prime number or not.

Top Related