0
10kviews
Explain file systems of windows and Linux operating system?
1 Answer
written 8.2 years ago by |
File System
A file can be "free formed", indexed or structured collection of related bytes having meaning only to the one who created it. Or in other words an entry in a directory is the file. The file may have attributes like name, creator, date, type, permissions etc.
File Structure …