.
.
.
100

If your video game is running slowly, which component of the computer is most likely insufficient (does not have enough)?

RAM Memory

100

What is the difference between an Attribute and a Method in Object-Oriented Programming (OOP)?

An Attribute describes the properties/characteristics of an object, while a Method defines its behavior or actions.

100

What does a programmer use to represent the steps of a process graphically?

A Flowchart

200

What are the three core characteristics of an Algorithm?

Finite, Ordered, and Precise.

200

Which two types of statements are Condi-tionals (used for taking different directions)?

The IF statement and the ELSE statement.

200

What is a Bug, and what is the process of finding and fixing it called?

A Bug is an error in the code, and the process is called Debugging

300

What is the difference between Data and Information?

Data are unprocessed raw elements (numbers, words), while Information is organized, processed data with meaning and value.

300

What is the name for the physical components of a computer system that you can see and touch?

Hardware.

300

What do we call the language that computers use to process all information (using only 0s and 1s)?

Binary Code

M
e
n
u