Question: Use C++ language. We need to write the string function. to_upper string sentence String Capitalizes all letters in a given string and leave all non-letter
Use C++ language. We need to write the string function.
to_upper string sentence String Capitalizes all letters in a given string and leave all non-letter characters unchanged
to_lower string sentence String Makes all letters lowercase in a given string and leave all non letter characters unchanged
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
