Question :
17.3 Short Answer
1) ________ a relatively new programming language used : 1907251
17.3 Short Answer
1) ________ is a relatively new programming language used for Web applications.
2) In programming, a(n) ________ is used to change the value of a variable.
3) The word ________ is the JavaScript declaration command used to create a variable.
4) The angle brackets (< >) used to describe the syntax of a programming command are called ________.
5) Different kinds of values for variables are called ________.
6) The assignment symbol in JavaScript is ________.
7) ________ is the relational operator symbol for “equal to”.
8) ________ is the logical and operator in JavaScript.
9) ________ is the logical or operator in JavaScript.
10) Several statements grouped together inside curly braces creates a(n) ________.
11) The letter sequence that makes up a variable's name is called the ________.
12) ________ is the act of formulating an algorithm or program.