Question: Task F. Next twin prime Add a function int nextTwinPrime(int n); that returns the smallest twin prime greater than n. Change the main function to
Task F. Next twin prime Add a function int nextTwinPrime(int n); that returns the smallest twin prime greater than n. Change the main function to test the new code.
Please, it is necessary to use the function name.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
