What is the functions of computer?
Processing data according to given instructions
Where do computer stores data in?
Data Storage
What is primary storage?
Memory on the motherboard
Main memory that is directly accessible to CPU
What are the two types of main memory?
Volatile - Data lost when turned off (RAM)
Non volatile- Data is not lost when turned off (ROM)
What is Registers?
fastest memory in computer
hold computer instructions
perform arithmetic operations
What is Cache?
Hold instructions
Stores data so that future requests for that data can be served faster
What is secondary storage?
Storage that are not directly accessible to CPU.
It has to connected to the motherboard using cables and plugs.
Is secondary storage volatile or non-volatile?
Non-volatile.
List the examples of secondary storage:
State the differences between Primary and Seecondary Storage.