Question: c++ : Complete the following program so that it reads an integer. // If the input is a digit 0-9, display out the name of
c++ : Complete the following program so that it reads an integer. // If the input is a digit 0-9, display out the name of the digit, // and the word UNKNOWN for all other values.
#include
cout << endl; return 0; // DO NOT DELETE. }
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
