Set of multiple choice questions for programming with P15 prize
Programming is a discipline that attracts many young people interested. Not only that job opportunities after graduation with this job are extremely open. So, if you love programming, you should not ignore the following quiz series of Network Administrator.
Question 10. Give the DATA binary file containing the sequence of adjacent structures L struct T {.} x, and f is the file pointer to DATA. Choose the best sentence in the following sentences:
The command fseek (f, 10, SEEK_END) locates the file pointer to the 10th byte in the file
The command fseek (f, 10, SEEK_END); Locate the cursor to the end of the file
Assuming the file has n structures, the command fseek (f, n, SEEK_SET) will place the pointer to the final structure of the file.
Assuming the file has n structures, the command fseek (f, n, SEEK_CUR); will not change the cursor position of the file
You've just finished reading the article "Set of multiple choice questions for programming with P15 prize" edited by the TipsMake team. You can save set-of-multiple-choice-questions-for-programming-with-p15-prize.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.