Question: c program Write a program to read a string of characters and to create a menu to do the following operations without using string predefined

 c program Write a program to read a string of characters

c program Write a program to read a string of characters and to create a menu to do the following operations without using string predefined functions: 1. To find the number of Alphabets, numeric digits and special characters in it 2. To count number of words in it 3 . To count the number of vowels 4. To encode the string using following conditions: All the alphabets with 1 , numeric digits with 2 and special characters with 0. 5. To print ASCII value for each character in the string

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!