Question: This is done on Visual C++ with Windows Console Application in Visual Studio, Please DO IT as #include stdafx.h or #include please DO NOT do

This is done on Visual C++ with Windows Console Application in Visual Studio, Please DO IT as #include "stdafx.h" or #include
please DO NOT do or add, #include
Create a program that uses functions and arrays that performs the following: Creates a report to display to the user containing the following information: o Accept user input for a starting number o determine whether or not the entered number is prime or not o find the next 20 prime numbers after your selected numbers o display your results This can be created either using the console application as we've done in class or as a windows application if you're more comfortable withh that
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
