Question: Write a program segment to figure out all prime numbers below 100, store the count of these prime numbers variable countPrimes, store the found prime

Write a program segment to figure out all prime numbers below 100, store the count of these prime numbers variable countPrimes, store the found prime number in array variable knownPrimes, and display both count and prime numbers at the end
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
