WorksheetsComputer Engineering Review
Total questions: 21
Worksheet time: 16mins
This is the "brain" of the computer. It is called...
the CPU
the Motherboard
RAM
the Hard Drive
True or False: RAM is the long-term memory of a computer
True
False
True or False: the Hard Drive is the long term memory of the computer.
True
False
A portion of a program that repeats itself is an example of
a branching structure
a looping structure
a linear structure
an architectural structure
Problems or mistakes in the code for an algorithm or program are known as
Bugs
Slugs
Ooopsies
404s
What will this code print?
X is 0
X is 1
Hello
Hello World
5
10
20
30
Microsoft Word is an example of
Hardware
Software
Peripherals
Scripts
A motherboard is an example of
Hardware
Software
Peripherals
Scripts
A speaker and microphone are examples of
Hardware
Software
Peripherals
Scripts
You need your website updated. Who you gunna call?
Gave Developer
Web Developer
Software Engineer
IT Architect
Your new company needs to set up ethernet and phone communications throughout it's new building. Who you gunna call?
Network Designer
Programmer
Database Administrator
Software Engineer
Your previously established network is experiencing significant lag times. Who you gunna call?
Systems Support
Security Analyst
IT Architect
Hardware Designer
Your bank (of which you are the CEO) has been receiving malware threats and you're not sure what to do. Who you gunna call?
Security Analyst
Network Designer
Systems Support
IT Architect
Which is an example of Data?
Microsoft Word
Calculator
the characters typed on a keyboard
MS Paint
Which of the following is an input?
Mouse
Monitor
Printer
Projector
Which of the following is an output?
Speakers
Keyboard
Scanner
Touchpad
What will the program output?
Chips Ahoy
Oreos
Thin Mints
Nutter Butters
Which best describes a Computer Hardware Designer?
Designs, builds, programs and tests physical computer components
Designs and implements software
Writes code for a variety of applications
Troubleshoots outages, problems, cables, software and communications issues
What is a variable?
A word or letter that is used to store data in a program
a mathematical symbol that tells the computer to do something such as 'add' or 'multiply'
A portion of program that repeats itself more than once
A portion of a program that can be 'called' at any time
What is a function?
A word or letter that is used to store data in a program
a mathematical symbol that tells the computer to do something such as 'add' or 'multiply'
A portion of program that repeats itself more than once
A portion of a program that can be 'called' at any time
