Which of the following operations can be performed on the file "NOTES.TXT" using the below code FILE *fp; fp = fopen("NOTES.TXT", "r+");
Comments and Answers (2)
Priya
does anyone know the correct answer
Andy
What is the correct solution?
{{SampleComment.userName || "Your Name"}} ~ {{SampleComment.userCity}}
{{SampleComment.commentValue || "Your Answer or Comment goes here...."}}