Add a function Display_Greeting() to prb05-1.cpp that displays the purpose of the program. After displaying the greeting, the function should pause and display

Press any key to continue



(Hint: use cin.get().) The program should then proceed as in the text. Use the function in the program. Recompile, execute, and test the resulting program.

This bastard of a question has really confused me, is this even possible?, to achieve that results" Press any key to continue" using cin.get() if somebody can please respond it would be
very much appreciated