C++ Random Number Generator Program Assignment Deliverables:
Your C++ source code file. (The file with the .CPP extension).No other files will be accepted.
A screenshot of your program running.
Program Instructions:
Write a program that uses a random number generator to generate a two digit positive integer and allows the user to perform one or more of the following operations:
Double the number.
Reverse the digits of the number.
Raise the number to the power of 2, 3, or 4.
Sum the digits of the number.
If the number is a two digit number, then raise the first digit to the power of the second digit.
If the number is a three digit number and the last digit is less than or equal to 4, then raise the first two digits to the power of the last digit.
After performing an operation if the number is less than 10, add 10 to the number. Also, after each operation determine if the number is prime.
Each successive operation should be performed on the number generated by the last operation. Your program should not contain any global variables and each of these operations must be implemented by a separate function. Also, your program should be menu driven.
Science is the pursuit and application of knowledge and understanding of the natural and social…
Clearly stating the definition, the values, the meaning of such values and the type of…
All answered must be typed using Times New Roman (size 12, double-spaced) font. No pictures…
All answered must be typed using Times New Roman (size 12, double-spaced) font. No pictures…
https://www.npr.org/sections/ed/2018/04/25/605092520/high-paying-trade-jobs-sit-empty-while-high-school-grads-line-up-for-university Click on the link above. Read the entire link and answer the questions below…
All answered must be typed using Times New Roman (size 12, double-spaced) font. No pictures…