Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

programming with c++ 2. (2 5 marks) Write a C++ program that takes a text as input and returns the following information: The total number

programming with c++

image text in transcribed

2. (2 5 marks) Write a C++ program that takes a text as input and returns the following information: The total number of words The number of personal pronouns: I, you, he, she, it, we, they, me, him, her, us, and them semicolon -The number of punctuation points: comma, period, exclamation mark, question mark, colon, - The number of words that start with a vowel The number of words that start with a consonant Assume the text can have a maximum of 100 worcs. Use functions and arrays as needed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

Evaluate 3x - x for x = -2 Answer:

Answered: 1 week ago

Question

What is group replacement? Explain with an example. (2-3 lines)

Answered: 1 week ago