this piece of hardware is considered the brain of the computer and executes instructions.
what is CPU (central prossesing unit) ?
this technology professer writes and mainmtains code for application and software .
This term describes keeping your personal information safe while using the internet.
What is online safety (or cyber safety)?
This early calculating device used beads on rods and is one of the first tools used for math.
What is the abacus?
This is a set of instructions that tells a computer what to do.
What is a program?
this device is used to move apointeer on the screen and click on items .
what is a mouse?
this career focuses on designing and maintaing websites
what is a web developer ?
This type of password is strong because it includes letters, numbers, and symbols.
What is a strong password?
This 19th-century inventor designed a mechanical machine considered the first concept of a computer.
Who is Charles Babbage?
This term refers to errors in a program that cause it to not work correctly
What are bugs?
this type of memory is volatile and temperily stores data while programs are running.
what is RAM (random access memory ) ?
This technology career protects computer systems and networks from hackers and cyberattacks.
What is a cybersecurity analyst?
This online threat tries to trick users into giving personal information through fake emails or messages.
What is phishing?
This massive early computer, developed in the 1940s, was used to perform complex calculations during World War II.
What is ENIAC?
This step-by-step process is used to solve a problem before writing code
What is an algorithm?
this piece stores data permenantly .
what is hard drive or ssd?
This job involves analyzing large sets of data to find patterns and help companies make decisions.
What is a data analyst (or data scientist)?
This safety practice involves limiting who can see your posts and personal details on social media.
What are privacy settings?
This invention replaced vacuum tubes and made computers smaller, faster, and more reliable.
What is the transistor?
This programming concept allows a program to make decisions using true or false conditions.
What are conditional statements (or if-else statements)?
this output device displays text , immages and videos from the computer
what is a monitor ?
This advanced tech career designs and manages cloud-based systems using platforms like AWS, Azure, or Google Cloud.
What is a cloud engineer?
This extra security step requires a second form of verification, like a code sent to your phone, when logging in.
What is two-factor authentication (2FA)?
This development in the 1970s allowed computers to become small and affordable for personal use.
What is the microprocessor?
This programming structure repeats a block of code until a condition is met
What is a loop?