Question: 5.Please implement the program in C according to the requirements: (20 marks) Write a program in C to count total number of alphabets, digits and

 5.Please implement the program in C according to the requirements: (20
marks) Write a program in C to count total number of alphabets,

5.Please implement the program in C according to the requirements: (20 marks) Write a program in C to count total number of alphabets, digits and special characters in a string. Expected Output: Count total number of alphabets, digits and special characters: Input the string : Warm welcome to ZJUT 4286 Liuhe Road in 2021!!!! Number of Alphabets in the string is : 28 Count total number of alphabets, digits and special characters: Input the string : Warm welcome to ZJUT #286 Liuhe Road in 2021!!!! Number of Alphabets in the string is: 28 Number of Digits in the string is: 7 Number of Special characters in the string is: 13

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!