Write Program C Language Open File Named Testdat Suppose File Stores 100 Letters Delete O Q43873632
Write a program in C language to open a file named “test.dat”.Suppose the file stores at most 100 letters. Delete all occurrencesof the letter ‘a’ in the file.
Expert Answer
Answer to Write a program in C language to open a file named “test.dat”. Suppose the file stores at most 100 letters. Delete a…
OR