Input a line of text in a character array line of size80. Input two characters ch1 and ch2. Display the count of
ch1 in line and replace all the occurances of ch1 with ch2 anddisplay the modifed line.
Expert Answer
An answer will be send to you shortly. . . . .