computing Flashcards
(6 cards)
1
Q
What is the difference between RAM and ROM?
A
RAM stands for Random Access Memory, and ROM stands for Read Only Memory
2
Q
Explain the purpose of an IP address in a network.
A
It is the identifier that allows information to be sent between devices on a network
3
Q
Identify two advantages of using cloud storage.
A
accessibility and automatic backups
4
Q
What is an algorithm, and why is it important in programming?
A
An algorithm is a set of instructions designed to solve a problem or perform a task.
5
Q
Describe two functions of an operating system.
A
resource management and CPU allocation
6
Q
Convert the binary number 10110110 to decimal.
A
10110010 in binary is equal to 178 in decimal.