Chapter 02: Working with Functions, Data Types, and Operators

JavaScript supports two different kinds of functions: named functions and anonymous functions. A named function is a set of related statements that is assigned a name. You can use this name to reference, or call, this set of statements in other parts of your code. ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download