Function Return Values In C++ Question # 00803117 Posted By: Ainsley Updated on: 04/21/2021 12:19 PM Due on: 05/26/2021 Subject General Questions Topic General General Questions Tutorials: 0 Question The code here tests a user-entered character and returns values depending on whether the character is numeric, upper case, etc. Enter the code, note the output, and answer the questions below. Put your answers into a Word document. #include <stdio.h> #include <ctype.h> int main(void) Rating: 4.9/5