Font size
WorksheetsProgramming and HTML Quiz
Total questions: 63
Worksheet time: 59mins
Which is the correct HTML tag for creating an unordered list?
<ol>
<ul>
<li>
<dl>
What is the correct HTML for creating a hyperlink?
Which HTML element is used for underlining text?
<uline>
<under>
<strong>
<em>
What are scripts in Scratch?
What is Scratch?
What are the main components of scratch?
Programming Terms
Bug:
Debug:
Code:
Execute:
List four (4) advantages of scratch?
Spot and List the Tags in the code.
List Five (5) Programming languages
What do programmers use to communicate with computers?
Programming languages
Body language
Spoken language
Sign language
What does HTML stand for?
Hyper Text Markup Language
Hyperlinks and Text Markup Language
High Tech Markup Language
Home Tool Markup Language
What does CSS stand for?
Creative Style Sheets
Cascading Style Sheets
Colorful Style Spread
Computer Style Spread
Which of the URL below is the original first website.
http://info.cern.ch/
http://info.cern.com
http://info.cern.ng
http://info.cern.gh/
What do programmers use to communicate with computers?
Programming languages
Body language
Spoken language
Sign language
When was HTML 1.0 released for general use?
1991
1993
2000
2003
HTML coding involves using ____________ to create webpages.
Tabs
Tags
Labels
Quotes
What is the primary language of all computers?
Binary code
Python
Java
C++
What is Programming?
a set of related activities
a recipe
giving the computer a set of commands
someone who knows how to program
What is the purpose of the
tag in HTML?It defines a title for the document.
It contains the bulk of the website content.
It creates a new paragraph.
It defines the biggest heading size.
Which of the URL below is the original first website.
http;//info.cern.ch/
http://info.cern.com
http://info.cern.ng
http://info.cern.gh/
What is "debugging" in programming?
the process of finding and fixing errors in programming
a programming language of the web
giving the computer a set of commands
an error in a code
You should save HTML files with which file extension?
.htm
.index
.webpage
.html
HTML stands for __________________
Hyper Text Markup Language
High Tech Machine Language
High Tech Modem Language
Hyper Tech Markup Lexicon
What is the primary language of all computers?
Binary code.
Python.
Java
C++
What is the purpose of coding in a text-based programming language?
To translate logical algorithms into a language that a computer will understand
To manage data
To develop websites
To create visual graphics
What is "debugging" in programming?
the process of finding and fixing errors in programming
a programming language of the web
giving the computer a set of commands
an error in a code
What is the purpose of programming language?
to understand English
to help people communicate with computers and electronic devices
to be a computer translator
to stop air pollution
What is the purpose of the
It defines a title for the document.
It contains the bulk of the website content.
It creates a new paragraph.
It makes the text bold.
Which tag is used to define the smallest heading size in HTML?
<small>
<h6>
<h4>
<little>
Who is credited with writing the first version of HTML?
Bill Gates
Steve Jobs
Sir Tim Berners-Lee
Mark Zuckerberg
What do visual-based programming languages use to represent code?
Graphics and images.
Symbols and characters.
Text and numbers.
Sounds and music.
What is the purpose of the
tag in HTML?It defines a title for the document
It contains the bulk of the website content.
It creates a new paragraph.
It defines the biggest heading size.
When was HTML 1.0 craeted?
1991
1993
2000
2003
When was HTML 1.0 released for general use?
1991
1993
2000
2003
Who developed Scratch?
Bill Gates
Steve Jobs
Mitch Resnik
Mark Zuckerberg
What is a "bug" in programming?
an error in a code
a scratch on the screen
something is wrong with the computer
none of the above
What is the difference between HTML and CSS?
CSS is one type of HTML
HTML gives a webpage structure. CSS provides styling.
CSS structures a webpage. HTML strictly provides styling.
There is no difference.
Which of the following is not a programming language?
java
c++
python
android
What is the purpose of <! DOCTYPE HTML> ?
provides the web browser with security information
instructs the browser where to look for your CSS files
Allows programmers to link to files in-line
Tells the web browser what language to expect
What is Programming?
a set of related activities
a recipe
giving the computer a set of commands
someone who knows how to program
Which character is used to indicate an end tag?
*
<
/
^
Which tag is used to define the title of a document in HTML?
<title></title>
<heading></heading>
<metadata>
<div></div>
What do visual-based programming languages use to represent code?
Graphics and images
Symbols and characters
Text and numbers
Sounds and music
Which of the listed heading tags creates the largest heading?
h1
h2
h3
h6
Jerry wants to insert a line break into his webpage. Which code should he use?
<br>
<li>
<b>
<i>
What is the purpose of Scratch?
To create interactive stories, animations, games, music, and art
To write complex text-based code
To design websites
To edit photos
What is the purpose of coding in a text-based programming language?
To translate logical algorithms into a language that a computer will understand
To manage data.
To develop websites.
To create visual graphics
Which of the following is not a programming language?
java
c++
python
android
Which tag is used to define a paragraph in HTML?
<b>
<p>
<para>
<heading>
Which tag is used to define the biggest heading size in HTML?
<h6>
<h1>
<h2>
<h5>
What does the
tag do in HTML?
It defines a title for the document.
It contains the bulk of the website content
It creates a new paragraph.
It makes the text bold.
What is the purpose of the Blocks Palette in Scratch?
To display the main working area
To create scripts for sprites
To display thumbnails of all the sprites
To contain the set of blocks used to program sprites
Which HTML tag is used to make text bold?
<strong>
<b>
<p>
<mark>
Which tag would you use to make a heading?
<heading></heading>
<h><h1>
<h1><h1>
<bigger></bigger>
Where do you create scripts for sprites in Scratch?
Sprite-List
Sprites Info Pane
Blocks Palette
Script Area
Which of the following is NOT an advantage of Scratch?
Fun and educational
Teaches pupils to think creatively
Only available in one language
Teaches pupils to work collaboratively
Which of this is true about co-ordinates on the scratch stage.
x;y
x:y;z
y:x:z
0:x:y
Which component of Scratch displays thumbnails of all the sprites in a project?
Stage
Sprite-List
Blocks Palette
Script Area
