explain briefly about operations on file
Answers
Answered by
0
Explanation:
File Operations
A file is an abstract data type. For defining a file properly, we need to consider the operations that can be performed on files. The operating system can provide system calls to create, write, read, reposition, delete, and truncate files. There are six basic file operations within an Operating system
Similar questions