Javascript Quiz 1
Quiz yourself by thinking what should be in
each of the black spaces below before clicking
on it to display the answer.
Help!
|
|
||||
---|---|---|---|---|---|
show | var
🗑
|
||||
show | loosely typed
🗑
|
||||
An english language outline like tool used for expressing an algorithm. | show 🗑
|
||||
show | function
🗑
|
||||
A named identifier that stores data during the execution of your script. | show 🗑
|
||||
show | Interpreter
🗑
|
||||
The most versatile example of a selection statement. It allows you to use complex conditions rather than simply matching cases. | show 🗑
|
||||
show | /*
🗑
|
||||
A step by step set of instructions used to solve a specific problem. | show 🗑
|
||||
One of the symbols that can be used to delimit a string in JavaScript. | show 🗑
|
||||
Got code that you want to use in all kinds of web pages? Create one of these and put it in an external javascript file. | show 🗑
|
||||
show | Test the algorithm for correctness.
🗑
|
||||
show | +
🗑
|
||||
show | ;
🗑
|
||||
This type of statement allows you to store a value in a variable. | show 🗑
|
||||
A complex piece of code that "encapsulates" what it means to be a "thing" in the real world. The code describes both the attributes and behaviors of the "thing" it represents. document is an example. | show 🗑
|
||||
show | selection
🗑
|
||||
show | method
🗑
|
||||
show | repetition
🗑
|
||||
show | parameter
🗑
|
||||
show | Understanding the porblem.
🗑
|
||||
show | write
🗑
|
||||
In absence of any other control structure, statements in code are executed in the order in which they are written. | show 🗑
|
||||
show | flowchart
🗑
|
||||
Use these to begin and end blocks of code in Javascript. | show 🗑
|
||||
show | Javascript
🗑
|
||||
The single line comment marker in Javascript. | show 🗑
|
||||
This object represesnts the current html page. | show 🗑
|
||||
This code is interpreted by the browser of the user who request the webpage. | show 🗑
|
||||
Code that is executed on the web server that hosts the web page. | show 🗑
|
||||
show 🗑
|
|||||
show |
🗑
|
Review the information in the table. When you are ready to quiz yourself you can hide individual columns or the entire table. Then you can click on the empty cells to reveal the answer. Try to recall what will be displayed before clicking the empty cell.
To hide a column, click on the column name.
To hide the entire table, click on the "Hide All" button.
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.
To hide a column, click on the column name.
To hide the entire table, click on the "Hide All" button.
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.
Normal Size Small Size show me how
Normal Size Small Size show me how
Created by:
Zoopy