Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.
/ File-structure Public archive

A well-structured guide to file systems and file organization techniques, crucial for understanding how operating systems manage files

Notifications You must be signed in to change notification settings

GergesHany/File-structure

Repository files navigation

File-structure

File handling is used to store data permanently in a computer. Using file handling we can store our data in secondary memory Hard disk. How to achieve the File Handling

  • For achieving file handling we need to follow the following steps:
  • STEP 1 Naming a file
  • STEP 2 Opening a file
  • STEP 3 Writing data into the file
  • STEP 4 Reading data from the file
  • STEP 5 Closing a file.

File-structure Summary

About

A well-structured guide to file systems and file organization techniques, crucial for understanding how operating systems manage files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •