Question: Write a C program to prompt the user to enter a string of all lowercase letters. Your program should read the string and convert the
Write a C program to prompt the user to enter a string of all lowercase letters. Your program should read the string and convert the string to all uppercase letters. Hint: Use the function toupper().
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
