Java Games: Flashcards, matching, concentration, and word search.

DA3-1-7 Javascript

Chapter 5 Review

AB
binary codeThe browser converts the script into its equivalent machine-readable form called
objectAn invisible entity that contains a well-defined set of capabilities.
tokenA JavaScript condition will always consist of two
methodsJavaScript objects contain special functions that perform various tasks
alertThis method displays a dialog box that informs users that an expected event has occurred.
scripting languageWhat JavaScript is accurately called
interpretationThe term that programmers use to describe the line-by-line conversion process that occurs at run time.
syntaxThe specific rules of grammar for programs
{ braceThis indicates the beginning of a statement block.
compilerA specialized software that converts human-readable form to machine-readable form.
<script> tagMarks the beginning of a JavaScript section of code.
</script>tagMarks the end of a JavaScript section of code.
if, else, returnSample keywords that cannot be used as a variable
document.writeA sample method statement.
("A string of text.")A sample parameter list.



This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities