What does the following segment of code


What does the following segment of code do?

fprintf(fp, "Copying!");

a) It writes "Copying!" into the file pointed by fp

b) It reads "Copying!" from the file and prints on display

c) It writes as well as reads "Copying!" to and from the file and prints it

d) None of the mentioned

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: What does the following segment of code
Reference No:- TGS01485235

Expected delivery within 24 Hours