Sail E0 Webinar
Question
What does the following segment of code do?
fprintf(fp, "Copying!);
Options:
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
Answer: Option D


None.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers