Question: Write a program in C to read a word then print the word but replace the letter a by * then print the half
Write a program in C to read a word then print the word "but replace the letter a by * " then print the half of the word without replacing the letter a Test Data : Input the string : Bananas Expected Output : The new string is B*n*n*s Half of the word is Ban
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
