Question: Write a C program to find how many distinct prime numbers are present in an array of 5 integers. NA Input Format The inputs to


Write a C program to find how many distinct prime numbers are present in an array of 5 integers. NA Input Format The inputs to the program are five positive integers (separated by a space) for an array A. Constraints 0 Output Format The output of the program is a positive integer. Sample Input 0 9 7 5 6 11 Sample Output 0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
