CSD Final Exam Review
Which operator returns true if both expressions are true?
&&
Which character is used to indicate an end tag?
/
Which element surrounds the HTML document content that will display in the browser window?
<body></body>
What is the correct HTML element for inserting a line break?
<br>
Choose the correct HTML element for the largest heading:
<h1>
Which HTML heading tag should you use to indicate the least important heading on your page?
<h6>
Which HTML tag is used to communicate with search engines and describe the Web page's content?
<meta>
How can you make a numbered list?
<ol>
How can you make a bulleted list?
<ul>
Which term describes a set of step-by-step instructions that must be executed in order to solve a problem or perform a task?
Algorithm
What should you do if you are being cyber-bullied?
All of the above.
< br / > What type of tag is this?
Break tag makes the text go to a new line.
While playing an online game, Scott receives a pop-up message offering him additional points if he clicks on the blue link. What should Scott do?
He should close the pop-up window because the link can take him to a malicious site.
What does HTML stand for?
Hyper Text Markup Language
What's a Boolean expression?
In programming, an expression that evaluates to True or False.
What is a digital footprint?
Information about yourself that you post online for anyone to obtain.
The type of structure that repeats until a condition is met is known as ________________
Iteration
Which of the following is not an example of cyberbullying?
Unfriending a person on Facebook because of profanity.
You've downloaded a new game to your mobile phone, and it asks you for a credit card. What risk is associated with providing this information?
Your card may be charged for additional components of the game that you did not request.
Which HTML heading tag should you use to indicate the least important heading on your page?
alt
In Web design, which color is considered a primary color?
blue
Cecilia has been told that anything she posts online is traceable. Her teacher explains that the information about herself that she posts for anyone to obtain could be damaging to her:
digital footprint
The easiest way to become a victim of malware, spyware or viruses is through:
downloads
In Web design, which color is considered a primary color?
green
Malicious software is also known as:
malware
Consider the HTML code in the image. Which attribute is needed to complete this image hyperlink code?
src
Which color is considered a secondary color, when working on the Web?
yellow