Question: Q1. Write a function to return all the prime numbers and number of prime numbers present between the range x to y, where both x

Q1. Write a function to return all the prime numbers and number of prime numbers present between the range x to y, where both x and y are formal parameters. All the prime numbers should be returned in an array (use call by reference parameter). Test the programme by passing actual value of x Your Roll No % 10 + 10 and y Your Roll No % 100 + 20. Print all the prime numbers in the function main(). - ==
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
