NEW
Font size
WorksheetsFundamentals of Computing Final Exam
Total questions: 75
Worksheet time: 38mins
http stands for...
HyperText Transfer Protocol
HappyText Totally Perfect
HypoText Typing Protocol
HippoText Transfer Protocol
The underlying protocol used by the World Wide Web
html
http
css
wwf
html stands for...
HyperText Transfer Protocol
HypoText Madeup Language
HippoText Madeup Lagoon
Hypertext Markup Language
a language used to create web pages. It provides the structure of the websites.
http
css
html
excel
a language used to describe how HTML elements should be styled. It can help you add color, font style, background, and much more!
CSS
HTML
Microsoft Word
The special set of characters that indicates the start and end of an HTML element and that element's type. < > and </>
css tag
element selector
html tag
elvish
network software applications installed that request and receive information over the network. Mobile devices, as well as desktop computers, can fall into this category.
Server
Client
Waiter
Customer
device typically stores files and databases including more complex applications like Web sites. These devices often feature higher-powered central processors, more memory, and larger disk drives than clients.
Server
Client
Waiter
Customer
a unique string of numbers separated by periods that identifies each computer using the Internet Protocol to communicate over a network.
IT Address
IQ Address
IP Address
IM Address
a vast, public wide area network that links computing devices around the world.
Internet
World Wide Web
Extra Net
World Wrestling Federation
the rules that define how data is transmitted and formatted on a network
Priorities
Pomp and Circumstance
Protocol
Proprietary Software
a single document on the web
Website
Webbiz
Web page
Web crawler
A collection of interlinked web pages on the World Wide Web
Website
Web Page
Web Crawler
WWW
a program that allows you to view and interact with web pages
Bowser
Viewer
Crystal Ball
Browser
the part of the internet that consists of a collection of linked documents and supports multimedia
world wide web
web wonderful web
wild wild web
world wrestling federation
(sometimes called a flat page/stationary page) is a web page that is delivered to the user exactly as stored
Static Webpage
Dynamic Webpage
Cool Webpage
Descriptive Page
a web page that displays different content each time its viewed. For example, the page may change with the time of day, the user that accesses the web page, or the type of user interaction
Static Web Page
Dynamic Web Page
Magic Web Page
Changing Web Page
element used to connect one Web page to another Web page. Clicking on a this allows you to move quickly from one page to another, and you do not have to be concerned about where the web page resides. You can also click them to move to a different section of the web page
HappyLink
HippoLink
HypoLink
HyperLink
control what users can access
Permissions
Persimmons
Pensieve
Priorities
a component of an Internet browser which is used to input and show the address of a website. It will display the address of the website you are currently on. You can type the address of a website you want to visit here.
Location Bar
Place Bar
Address Bar
Web Bar
the amount of data that can travel through a network connection.
Bandheight
Banddistance
Bandvelocity
Bandwidth
small files that store identification information, stored on a hard drive by a website that the user visits. THEY ARE NOT VIRUSES!
Cookies
Cakes
Candies
Brownies
Where should the external CSS style sheet be linked to the html document?
<body> </body>
<p> </p>
<head> </head>
the part of a CSS rule-set that defines which HTML elements the style should be applied to.
CSS Chooser
CSS Picker
CSS Selector
In this CSS rule, what kind of a selecter is p?
id
element
class
What is the property in this CSS rule?
p
color
red
What is the selector in this CSS rule?
p
color
red
What is the value in this CSS rule?
p
color
red
In this css rule, what is the property?
h1
text-align
center
In this css rule, what is the selector?
h1
text-align
center
Which is the correct example of a paragraph element?
<p>This is a paragraph.<p>
<p>This is a paragraph.</p>
</p>This is a paragraph.</p>
</p>This is a paragraph.<p>
Which of these html heading sizes is the largest?
h6
h5
h3
h1
The content (text, pictures, videos, links, etc...) that will be displayed on your web page must be written between which tags?
<head> </head>
<h1> </h1>
<p> </p>
<body> </body>
Will this list be numbered or bulleted?
numbered
bulleted
Will this list be numbered or bulleted?
Numbered
Bulleted
<ol> </ol> and <ul> </ul> are called ____ elements
Grandparent
Parent
Child
Auntie
<li> </li> are called ____ elements
Grandparent
Parent
Child
Auntie
You can use this tag to put space between elements
<break>
<br>
<enter>
<space>
which of the following is the correct example of a heading 1
<h1> This is a heading 1 </h1>
</h1> This is a heading 1 </h1>
<h1> This is a heading 1 <h1>
<heading 1> This is a heading 1 </heading 1>
made up of an opening tag, content, and closing tag.
existance
ET
element
elegant
is a quantity that may change within the context of a mathematical problem or experiment.
Variable
Varient
Validator
Vex
Binary numbers are a base ____ system.
1
2
4
10
Decimal numbers are a base ____ system.
1
2
4
10
is simply a way of representing information using only two options.
decimal
binary
dual possibilities
none of the above
A problem solving strategy that uses computer science concepts.
Computer
Computing
Computational Thinking
Binary
Breaking down data, processes, or problems into smaller, manageable parts
Decomposition
Pattern Recognition
Abstraction
Algorithm Design
Observing patterns, trends, and regularities in data.
Decomposition
Pattern Recognition
Abstraction
Algorithm Design
Identifying the general principles that generate the patterns
Decomposition
Pattern Recognition
Abstraction
Algorithm Design
Developing the step by step instructions for solving this and similar problems.
Decomposition
Pattern Recognition
Abstraction
Algorithm Design
Which of the following is NOT one of the 4 steps in the problem solving process?
Understand the Problem
Iterate the Problem
Revise and Reflect
Carry out the Plan
The number represented by a binary “1” depends on the _______
Place Value
Reader's opinion
Decimal
None of the above
The numbers we use every day are called…
Binary
Hexdecimal
Decimal
Random
features of a programming language, which perform different computations or actions depending on whether a programmer-specified condition is true or false
Loops
Conditionals
Yes / No variables
Fx
are "self contained" modules of code that accomplish a specific task. They usually "take in" data, process it, and "return" a result. Once it is written, it can be used over and over and over again.
Functions
Variables
Formulas
Yes / No Variables
In a drag and drop program, these make up scripts, which make a project work
Bits
Stackers
Blocks
Parts
defined within the Scratch program as one or a set of blocks that begins with a Hat Block. Even a single block can qualify. However, they are usually referred to as sets of blocks that consist of at least two blocks.
Roleplay
Script
Lines
Directions
is a graphic organizer that provides the viewer with a high-level view of a project. In software development, it can help developers quickly get a sense of what work still needs to be completed
Set Design
Script
Storyboard
Rough Draft
The position that a sprite or the mouse is at along the horizontal axis
X postion
Y Position
Z Position
B Position
The position that a sprite or the mouse is at along the vertical axis
X Position
Y Position
Z Position
123 Position
To identify and remove errors from a program, website, line of code, etc…
Defragment
Debug
Design
Proof Read
is a modified and shared version of an uploaded project.
Reboot
Redesign
Revamp
Remix
Larry Page and Sergey Brin are the co founders of which popular search engine?
Wikipedia
Yahoo
Bing
invented the World Wide Web in 1989
Sir Elton John
Sir Paul McCartney
Sir Bill Gates
Sir Tim Berners-Lee
Co-founder of the Intel Corporation. His "law" is that the observation that the number of transistors in a dense integrated circuit doubles about every two years.
Sergey Brin
Larry Page
Gordon Moore
Mark Zuckerberg
British mathematician and logician, who made major contributions to mathematics, cryptanalysis, logic, philosophy, and mathematical biology and also to the new areas later named computer science, cognitive science, artificial intelligence, and artificial life. He proposed a test to determine if a computer was "intelligent"
Charles Babbage
George Devol
Alan Turing
Vinton Cerf
The name of Charles Babbage's proposed machine
The analysis engine
The apathetic engine
The analytic engine
The apocalyptic engine
an informational form that employers ask all applicants for a position to fill out. May be completed as a hard copy or online.
Job Application
Job Autograph
Career Investigation Form
1099 Form
the names and contact information of people who know you and your qualifications and who are willing to speak about you to potential employers. May be professional, academic or personal.
Resumers
Reporters
Representatives
References
a written summary of your work-related skills, experience, accomplishments, and education
Resume
Request Form
Fact Sheet
Interpersonal Skills
The ability to show respect to everyone around you while you perform your responsibilities to the best of your ability.
Professorism
Preposition
Professionality
Professionalism
social skills, communication skills, behaviors, and attitudes that enable people to work well with others and to perform well at work. These skills are can transfer to ANY job or professional situation.
Hard Skills
Technical Skills
Soft Skills
Nunchuck skills
skills used for a specific job that do not transfer to another job. AKA Technical Skills
Hard Skills
Soft Skills
Nunchuck Skills
People Skills
having and using skills and abilities to be hired and stay hired
Clout
Nepotism
Bribery
Employability
a prediction of future opportunities for a particular occupation over a period of time
Job Advantage
Job Overture
Job Outlook
The Oracle of Delphi
a meeting in person or on the phone between a job applicant and a potential employer to discuss the position for which the applicant is applying
Job Interview
Job Application
Job Apprentice
Job Interrogation
