Question: Need help with C++ program Write a C++ program that reads a string of characters (that consists of both upper and lower case characters mixed)
Need help with C++ program
Write a C++ program that reads a string of characters (that consists of both upper and lower case characters mixed) from keyboard, converts all the lower case alphabets to uppercase, and writes the entire string out.
Please explain your solution
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
