Create a text file that contains the text i hate


Question: Create a text file that contains the text "I hate programming!" Write a program that reads in this line of text from the file and then the text with the first occurrence of "hate" changed to "love". In this case, the program would output "I love programming!" Your program should work with any line of text that contains the word "hate", not just the example given in this problem. If the word "hate" occurs more than once in the line, your program should replace only the first occurrence of "hate".

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: Create a text file that contains the text i hate
Reference No:- TGS02404302

Now Priced at $15 (50% Discount)

Recommended (90%)

Rated (4.3/5)