Computer Science, asked by gautam377, 8 months ago

Write the importance of File Pointer in data files.​

Answers

Answered by amitkumar9239
0

Answer:

File pointer is a pointer which is used to handle and keep track on the files being accessed. A new data type called “FILE” is used to declare file pointer. This data type is defined in stdio. h file.

Answered by priyakumari8dkvpkd1
0

Explanation:

file pointer is a pointer which is used to handle and keep stock on the files being accessed . a new data type called "FILE" is used to declare file pointer . the data type is defined in stdio.h file.

Similar questions