Question: C++ format. PLEASE follow the code and instructions. in order for the code to pass the input and output should be like this. for example:

Write a function named getNumber that uses a reference parameter variable to accept an integer argument. Function getNumber uses a reference parameter variable to accept an integer argument. The function should prompt the user to enter a number in the range of 1 through 100. If the number entered does not fall in the correct range, re-prompt the user continuously until a correct value is entered. Then stored the number in the parameter variable. Upon return to the main function, the value will be displayed. Use of undeclared identifier 'getNumber' 16 #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
