DCS - Final Exam Review
Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Daniel Miller
Used 19+ times
FREE Resource
Enhance your content
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If my name was Mary, Queen of Scots, how would I write that in Camel Case?
maryqueenofscots
MaryQueenOfScots
maryQueenOfScots
mArYqUeEnOfScOtS
Answer explanation
Camel case is where you put all the words together, lowercase the first letter of the first word, and then uppercase the letters of the next words so you can tell them apart.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the steps to solve any problem, in the correct order?
Define, Reflect, Try
Prepare, Define, Try, Reflect
Define, Prepare, Reflect, Try
Define, Prepare, Try, Reflect
Answer explanation
Define - what is the problem I'm going to solve? what information do I need? what is my budget? deadline?
Prepare - how am I going to solve it? Come up with a plan. Sketch. Blueprint. Flowchart. Assign tasks.
Try...
Reflect - what can I improve? how can I make it better?
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In which tag should all the visible content of your webpage go?
<html>
<head>
<body>
<p>
Answer explanation
<html> contains the entire webpage code
<head> contains information about the page, and links to CSS
<p> (paragraphs) go inside <body>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
<a> is for ________ while <link> is for _________
linking to other web pages / linking to the CSS file
linking to the CSS file / linking to other webpages
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following lists the text in order from largest to smallest?
<h5>apples</h5>
<h6>bananas</h6>
<h2>oranges</h2>
apples, bananas, oranges
oranges, bananas, apples
oranges, apples, bananas
they are all the same size
Answer explanation
Remember that the heading tags make the text SMALLER as the number goes UP. In order from largest to smallest:
<h1>
<h2>
<h3>
<h4>
<h5>
<h6>
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What tag is needed for this type of list?
1. Item One
2. Item Two
<list></list>
<ol></ol>
<ul></ul>
Answer explanation
<ol> - ordered list, numbered
<ul> - unordered list, bulleted
<list> - not a thing
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What tag is needed no matter what kind of list you're using?
<item></item>
<listitem></listitem>
<li></li>
<ol></ol>
Answer explanation
<li> encloses the individual list items whether you're using <ol> or <ul>
<ol>
<li>Thing1</l1>
<li>Thing2</li>
</ol>
<ul>
<li>Thing1</l1>
<li>Thing2</li>
</ul>
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
27 questions
PC - Aula 4 a 7 - 1º Ano
Quiz
•
10th Grade
30 questions
Quiz HTML/CSS/JS
Quiz
•
12th Grade
30 questions
Unit 10: Web Development Fundamentals
Quiz
•
9th - 12th Grade
25 questions
PWPB Kelas XI
Quiz
•
11th Grade
35 questions
Code.org Unit 2 Web Development
Quiz
•
6th - 12th Grade
25 questions
HTML CSS Exam
Quiz
•
5th - 12th Grade
31 questions
Fundamentals of Web Design Terms
Quiz
•
11th Grade
25 questions
10 сынып HTML
Quiz
•
9th - 12th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
30 questions
Computer Terminology Exercise #1 ( Fill Ins)
Quiz
•
9th Grade
15 questions
MLA Formatting
Quiz
•
9th Grade
20 questions
Typing Practice
Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro
Lesson
•
5th - 9th Grade
20 questions
Google Sheets Quiz
Quiz
•
9th Grade