Write a program that asks the user for string and display


Write a program that asks the user for string and display an all-uppercase version of that same string to the screen. The function should take a string parameter with the users input and return the same string in all-uppercase. You must write a function to do this!

The main function should get the user's input, call the function and display the resulting stirng to the screen.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write a program that asks the user for string and display
Reference No:- TGS01081851

Expected delivery within 24 Hours