Font size
WorksheetsCSD Units 1 & 2 Midterm
Total questions: 100
Worksheet time: 1hrs 8mins
Elements that make a computer a computer
input
output
processing
storage
all of the above
Which TWO of the following are the BEST descriptions of a computer?
(Select only TWO!)
A machine that works with information to help people with thinking tasks
A machine with a screen and a keyboard
A machine that can connect to the Internet
A machine that inputs, outputs, stores, and processes information
A machine that uses electricity (from a cable or battery)
Step 1 in the problem solving process - determine what problem are you trying to solve
Define
Prepare
Try
Reflect
a precise sequence of instructions for processes that can be executed by a computer
timeline
algorithim
cheatcode
punchcard
Which of the following is NOT a step in the problem-solving process?
Define
Prepare
Implement
Reflect
the thinking work computers do to turn input into output
input
storage
output
processing
Step 3 in the problem solving process - put your plan into action
Define
Prepare
Try
Reflect
mouse
microphone
speakers
DVD
Your team builds your paper tower and test to see if it will stand tall and for how long. What part of the problem solving process are you working on?
Try
Reflect
Prepare
Define
saving information to use in the future
input
output
storage
processing
Your team discusses what you think will be the best way to build your paper tower and write down what you are going to do. What part of the problem solving process are you working on?
Try
Reflect
Prepare
Define
ALL of the following ARE ways that information is OUTPUT from a computer EXCEPT:
printing out a document
hearing sound through headphones
speaking into a microphone
data being displayed on a monitor
Step 4 in the problem solving process - how do your results compare to the goals you set? What can you learn from this or do better next time?
Define
Prepare
Try
Reflect
the information computers get from users, devices, or other computers
input
output
storage
processing
Your team has determined that you must design a tower, using only paper, that stands for at least 30 seconds. What part of the problem solving process are you working on?
Try
Reflect
Prepare
Define
keyboard
speakers
monitor
DVD
Step 2 in the problem solving process - brainstorm / research possible solutions / make a plan
Define
Prepare
Try
Reflect
the information computers give to users, devices, or other computers
input
output
storage
processing
Your team looked at your results and determined what you could improve on your paper tower if you built another one. What part of the problem solving process are you working on?
Try
Reflect
Prepare
Define
ALL of the following ARE ways that information is INPUT into a computer EXCEPT:
Seeing a picture on a monitor
Typing on a keyboard
Clicking on a mouse
Tapping on a touch screen
Two classes want to improve their school. One wants to reduce the time it takes to go through the line at lunch and the other wants to improve school spirit. Which is a better defined problem?
Lunch line, because it is clear how to know if you were successful at reducing the time people are waiting in line
Lunch line, because rules for using the lunch line are easier to make.
School spirit, because you can always increase school spirit, but you might not be able to reduce the time in line at lunch.
School spirit, because that's better handled by students, but the lunch line is better handled by adults.
<h1> Bacon </h1>
<h6> Waffles </h6>
<h2> Bacon </h2>
<h3> Waffles </h3>
<h1> Bacon </h1>
<h3> Waffles </h3>
<h1> Bacon </h1>
<h7> Waffles </h7>
Social Network Sites: Your Home Address
OK to share if you are comfortable sharing this information
keep it private
<!DOCTYPE html><html>
<head> </head>
<body> <h1>Cat Supplies</h1> Cat Toys Keep your cat entertained! <li>Lasers, Catnip Toys</li> <li>Kitty Chew Toys</li></body></html>
Fruits
•Apple
•Mango
•Banana
What attribute of the <link> tag specifies the location of the CSS file?
type
rel
href
src
Where in the HTML document should the <link> tag be placed to link a CSS file?
Inside the <body> tag
Inside the <head> tag
At the end of the document
Before the <html> tag
Which HTML tag is used to create a hyperlink?
<a>
<link>
<url>
<href>
Which CSS property is used to change the text color of an element?
font-color
text-color
color
background-color
Which CSS property controls the size of an element's font?
font-variant
font-size
font-weight
font-style
Which HTML tag is used to link a CSS file to an HTML document?
<css>
<link>
<style>
<script>
