subject

Create a charconverter class that performs various operations on strings. it should have the following two public member functions to start with. your instructor may ask you to add additional functions to the class. the uppercase member function accepts a string and returns a copy of it with all lowercase letters converted to uppercase. if a character is already uppercase, or is not a letter, it should be left alone. the properwords member function accepts a string of words separated by spaces and returns a copy of it with the first letter of each word converted to uppercase. write a simple program that uses the class. it should prompt the user to input a string. then it should call the properwords function and display the resulting string. finally, it should call the uppercase function and display this resulting string. the program should loop to allow additional strings to be converted and displayed until the user chooses to quit.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 21:00
When a rectangular region is defined using an appropriate style, which value matches the specified edge of the clipping region to the edge of the parent element?
Answers: 3
question
Computers and Technology, 22.06.2019 11:00
What are two of the most common reasons that peolpe who need mental health care do not access it?
Answers: 1
question
Computers and Technology, 22.06.2019 11:30
Awell-diversified portfolio needs about 20-25 stocks from different categories is this true or false?
Answers: 2
question
Computers and Technology, 22.06.2019 18:00
Budgets you to do all of the following expect a) send frivolously b) avoid over spending c) gain financial independence d) examine your priorities and goals
Answers: 2
You know the right answer?
Create a charconverter class that performs various operations on strings. it should have the followi...
Questions
Questions on the website: 13722360