Write a program that uses a C-string to store a string entered from the keyboard (in lower case letters). The program will then provide 4 options about operations performed on the input string in the form of a menu, as shown in the following sample Input/Output. The 4 operations are given below: 1. print the string 2. reverse the string 3. print the length of the string 4. convert the lower letters to upper and the upper to lower in the string 5. count the lower and upper letters 6. to stop Note: It is not allowed to use the string library functions for the 4 operations. Sample Input/Output: Enter a string of size 100 (maximum): This is a Test SamPle Enter 1 to print the string Enter 2 to reverse the string Enter 3 to print the length of the string Enter 4 to convert the letter case Enter 5 to count the lower and upper case letters Enter -1 to stop Your choice: 2 elPmas tset a si siht Enter a string of size 10e (maximum): This is a Test SamPle Enter 1 to print the string Enter 2 to reverse the string Enter 3 to print the length of the string Enter 4 to convert the letter case Enter 5 to count the lower and upper case letters Enter -1 to stop Your choice: 4 THIS IS A tEST SAMPLE

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

use C++

Write a program that uses a C-string to store a string entered from the keyboard (in lower case letters). The
program will then provide 4 options about operations performed on the input string in the form of a menu, as
shown in the following sample Input/Output. The 4 operations are given below:
1. print the string
2. reverse the string
3. print the length of the string
4. convert the lower letters to upper and the upper to lower in the string
5. count the lower and upper letters
6. to stop
Note: It is not allowed to use the string library functions for the 4 operations.
Sample Input/Output:
Enter a string of size 100 (maximum): This is a Test SamPle
Enter 1 to print the string
Enter 2 to reverse the string
Enter 3 to print the length of the string
Enter 4 to convert the letter case
Enter 5 to count the lower and upper case letters
Enter -1 to stop
Your choice: 2
elPmas tset a si siht
Enter a string of size 100 (maximum): This is a Test SamPle
Enter 1 to print the string
Enter 2 to reverse the string
Enter 3 to print the length of the string
Enter 4 to convert the letter case
Enter 5 to count the lower and upper case letters
Enter -1 to stop
Your choice: 4
THIS IS A tEST SAMPLE
Transcribed Image Text:Write a program that uses a C-string to store a string entered from the keyboard (in lower case letters). The program will then provide 4 options about operations performed on the input string in the form of a menu, as shown in the following sample Input/Output. The 4 operations are given below: 1. print the string 2. reverse the string 3. print the length of the string 4. convert the lower letters to upper and the upper to lower in the string 5. count the lower and upper letters 6. to stop Note: It is not allowed to use the string library functions for the 4 operations. Sample Input/Output: Enter a string of size 100 (maximum): This is a Test SamPle Enter 1 to print the string Enter 2 to reverse the string Enter 3 to print the length of the string Enter 4 to convert the letter case Enter 5 to count the lower and upper case letters Enter -1 to stop Your choice: 2 elPmas tset a si siht Enter a string of size 100 (maximum): This is a Test SamPle Enter 1 to print the string Enter 2 to reverse the string Enter 3 to print the length of the string Enter 4 to convert the letter case Enter 5 to count the lower and upper case letters Enter -1 to stop Your choice: 4 THIS IS A tEST SAMPLE
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY