What is an operating system?
OS is SW programing that controls the processing and H/W with computer application.
OS works as an interpreter between computer hardware and application.
OS works as a user interface
Its handle I/O, security, Memory management and storage management.
What is Server?
Server are computer that provide the services to client.
A client computer uses services. A server computer provides services.
Windows File system?
A filesystem is the method and data structures that an operating system uses to keep track of files on a disk or partition,that is the way the files are organized on the disk.
FAT - File allocation Table
NTFS - New Technology File system
ReFS - Resilient File System
HPFS - High Performance File System
Post a Comment