Data Representation Flashcards
What does CPU mean?
CPU means the Central Processing Unit.
What does the CPU do?
It is a piece of hardware that enables your computer to interact with all of the installed applications and programs. It also interprets instructions and creates the output that you interface with when you’re using a computer.
What does RAM mean?
RAM means the Random Access Memory.
What does ROM mean?
ROM means the Read Only Memory.
What is RAM?
It is the systems short-term data storage, and stores the information actively so it can be accessed easily and quickly.
What is ROM?
ROM is a type of storage medium that permanently stores data on personal computers (PCs) and other electronic devices.
What is Binary?
Binary is the primary language for computers.
Why do computers use Binary?
It is efficient to use and doesn’t require much effort for a computer to read, as it is made up of only 1’s and 0’s.