Question: PLEASE GIVE CORRECT C PROGRAMMING CODE. 2. Write a C program to take a string as input and i) Find the maximum occurring Special Character

PLEASE GIVE CORRECT C PROGRAMMING CODE.

PLEASE GIVE CORRECT C PROGRAMMING CODE. 2. Write a C program to

2. Write a C program to take a string as input and i) Find the maximum occurring Special Character of that string and also find the number of occurrences of that Special Character. ii) Eliminate all the characters except alphabets from that given string and print the remaining string. Sample Input: h3.ell%10&.wo%r#l%d Sample Outputs: The maximum occurring Special Character is '%' It appeared 3 times Filtered String : helloworld

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!