Question: Hey guys I've got some simple programming homework in C that I need some help on :: Write a C program to count the number

Hey guys I've got some simple programming homework in C that I need some help on

::

Write a C program to count the number of digits, lower case alphabetic characters, and upper case alphabetic characters in a given string.

If the given string is Hello CPE325!, the output should be like the followin g:

(You can hard code the input string)

"Hello CPE325! " Contains: 3 digits

4 uppercase characters

4 lowercase characters

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!