Examples of AI include Expert systems, which include a knowledge base that stores facts, a rule base that stores rules, an inference engine that searches in the knowledge base, and an interface to answer yes/no questions.
Machine learning: When a program has the ability to adapt its own data by storing data about problems and storing successful actions to change future actions.
ROM (Read Only Memory): Stores instructions for starting up the computer, such as BIOS (Basic Input Output System) or firmware/bootstrap, and is non-volatile and can only be read from.
RAM (Random Access Memory): Stores Any data, instructions, software currently in use and is volatile and can be written to and read from faster than ROM.
Magnetic storage: Hard Disk drive (secondary) uses PEAS Platters which are disks that have many tracks and data is stored on it in the form of magnetic dots.
Characteristics of AI include collection of data, the rules for using that data, the ability to reason, and the ability to learn and adapt (machine learning only).
Privacy settings are controls available on social networking (Facebook) which allow users to limit who can access their profile or what they are allowed to see.
The disadvantages of solid state storage are that it is expensive per unit of data than magnetic storage and optical storage, and has less longevity than magnetic storage.
Malware is any program that is installed on a computer system without the user’s knowledge, which could be gained by clicking on an untrusted link or connecting computer to infected storage device so malware will be downloaded.
Advantages of cloud storage are that it can be accessed from any computer, without internet access, data can be easily shared, and security is stronger/low risk of hacking.
Anti-malware: Software that scans files for malwares(say example) and can constantly run in background; it can delete malwares or notify the user of a possible malware.