What are the various file operations?
The six basic file operations are
1 Creating a file
2 Writing a file
3 Reading a file
4 Repositioning within a file
5 Deleting a file
6 Truncating a file
1 Creating a file
2 Writing a file
3 Reading a file
4 Repositioning within a file
5 Deleting a file
6 Truncating a file
Leave a Comment