Monday, October 03, 2016

Mid Term Fall 2016 Study Guide

Try / Catch
----Throw & Final

Window.Alert 
----A statement that controls the flow through repetition
 
Variables and Literals (Constants) in an expression are 
known as _________.

If a Group of fields and you want to find if any are empty.

How to describe a scripting language on a web server
 (PHP, ASP.net, Perl)

How to describe code written in HTML documents? Elements and Tags

Two types of Comments  or /* */

A Set of connected nodes that is not part of a document is 
known as _________.

Dialog Box
----More than one type of dialog box. (Check W3Schools)
 
Debugging Console
----Logging Method to console

What type of errors occur when Javascript is executing

These are special words that can't be used as identifiers

Symbols like + and * are only used as operators

The Case label has the keyword "Case" followed by a literal value or
variable, followed by a __________.