Web
Site
SYW
HOME
SYWs
A to Z
SYWs by
CATEGORY
How Tos
Questions
& Answers
ADD SCRIPTS TO HTML PAGES
Web Programming Terminology
Statements
Variables
Datatypes
Operators
Add a Script Block to Your HTML Page
Concatenation
Addition
Quiz 2
What's programming?
a complicated collection of mathematical formulas
a special type of software
a communication in a language that a computer understands
What's the first step in writing a program or script?
(Check all that apply.)
have another cup of coffee
start writing code statements
make a diagram to show all the necessary steps
True or False: A variable is a temporary storage container to hold data.
True
False
Which of the following are valid names for JavaScript variables?
(Check all that apply.)
a-1
1word
word1
1_word
_1_word
JavaScript datatypes include which of the following?
(Check all that apply.)
numerical
astronomical
string
words
phone numbers
Boolean
Script blocks can only be included in the head section of an HTML page.
True
False
1
2
3
4
5
6
7
8
9
printer-friendly