JavaScript Statements - 0 views
-
JavaScript is Case Sensitive
-
A JavaScript statement is a command to a browser. The purpose of the command is to tell the browser what to do.
-
It is normal to add a semicolon at the end of each executable statement.
- ...6 more annotations...