Question: WAP that uses a function that takes two strings consisting of maximum 80 characters as parameters. examine both these strings and remove all the common
WAP that uses a function that takes two strings consisting of maximum 80 characters as parameters. examine both these strings and remove all the common characters from both these strings. display the resultant string in the main function.
WAP that uses a function that takes a string as a parameter and returns the frequency, of each character, in that string
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
