What is the read only file attribute?
Files that can only be open and read, no changes can be made.
What is the archive file attribute?
Files that are not regularly used are archived, in case they are needed in the future.
What is the system file attribute?
Files that are only used by the OS and not the user.
What is the hidden file attribute?
Files that are not visible to the user, often being important system files.
What are some examples of utility software?
What is compression software?
Reduces file sizes so that they take up less space
What is defragmentation software?
Physically rearranges data on a hard drive so that parts of files are all stored together
What is anti-virus software?
Scans for viruses and deals with them appropriately if found
What is backup software?
Allows users to keep a copy of their data in case the original data is somehow lost
What is file conversion software?
Converts one type of file to another, for example a sound file can be converted from WAV to MP3
What is file indexing software?
Assigns an index to files to allow easy random access to any record given its file key
What is disk scan and repair software?
Fixes problems on the disk
What is task management software?
Allows user to view how much % of memory is being used and allows user to shut down any programs
What is batch processing?
example: generating utility bills
What is real-time processing?
example: reactor temperature control in a nuclear power station
What is real-time transaction processing?
example: booking seats at a theatre
What are the advantages of a GUI?
What are the disadvantages of a GUI?
What are the advantages of a CLI?
What are the disadvantages of a CLI?
What are the advantages of having a hierarchal structure of a directory?
How does the processor multitask?
It allocates a small amount of time to each process and cycles between them. As this happens so quickly, it appears as though they are happening simultaneously.
How does the operating system manage resources?
How does the operating system provide an interface?