KCS151/KCS251 PPS Lab Exercise Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151 / KCS251 Programming for Problem Solving - Using C Language Lab Exercise 16. Write a program to check whether the entered number is prime or not. Sample Input and OutputStdin Inputs:23Sample Result:Input number: 2323 is Prime. Previous Next