What company's Flagship operating systems is called Windows?
Who is Microsoft
The address of a web page, the Universal Resource Locator, is commonly abbreviated as what?
What is the "URL"
What is a circuit board in a computer with specialized hardware optimized for displaying high-quality graphics at a high rate of speed?
Graphics Card
A Language that allows humans to give instructions to a computer in a way the computer understands.
What is a programming language?
The act of removing problems within your program or code to make it run better.
What is debugging?
Which technology company was founded in Cupertino, CA in 1976 by Steve Jobs?
Who is Apple
What does the letter “S” stand for in the Web terminology “HTTPS”?
What is "Secure"
SSD and HDD are both examples of ______?
Mass Storage Devices
It is the language used so that computers can compute
What is Binary
A list of steps to finish a task
What is an algorithm?
It is a mobile operating system based on a modified version of the Linux kernel and other open source software ?
Who is Android
What does GUI stand for?
What is "Graphical User Interface"
What is the physical hardware inside a computer that temporarily stores data, serving as the computer's "working" memory?
RAM (Random Access Memory)
Why do we use programs on computers instead of reading binary?
What is easier for humans to use?
An algorithm that has been coded into something that can be run by a machine?
What is a program?
Larry Page and Sergey Brin founded which technology mega company in 1998?
Who is Google
What is the non-abbreviated name for a PDF?
What is "Portable Document Format"
What is the central circuit hub that allows connection between all components and peripherals attached to the computer?
Motherboard
What programming language was used to make scratch?
What is Block coding?
What are computer chips mostly made of?
What is silicon?
Computer Hardware company “International Business Machines Corporation” is more commonly known by what name?
Who is IBM
What is the name USB Port short for?
What is "Universal Serial Bus" Port
What does the actual computation done by the computer, including managing the computer's memory, handling input from users, sending them output and doing calculations?
CPU (Central Processing Unit)
A programmable video game in which players create and break apart various kinds of blocks in three-dimensional worlds.
What is Minecraft?
Something a program checks to see if it is true before allowing an action.
What is a condition?