What does CPU stand for?
Central Processing Unit
What is an algorithm?
Step-by-step set of instructions to solve a problem
What is the difference between RAM and ROM?
RAM is temperorary memory, ROM is permanent memory
What is the purpose of the operating software?
It manages hardware, software, and provides a user interface.
What does "binary" mean in computing?
A number system that used 0s and 1s.
What is a compiler?
A program that translates code from a high-level language into machine code.
What is the difference between hardware and software?
Hardware is physical parts of the computer, software is the program
What is a database?
An organized collection of data stored and accessed electronically.
What is recursion in computing?
When a function calls itself to solve a smaller version of the problem.
What is an IP address for?
To uniquely identify a device on a network.