Question: Write a segment of code that prompts the user for a word and stores the value in a string name userWord. Then, using a for

Write a segment of code that prompts the user for a word and stores the value in a string name userWord. Then, using a for loop, count the number of consonants (uppercase or lowercase) in the word and store the count in a variable named consonants. Display the total using a cout statement.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!