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

01a..01c: private/public data members as well as private/public functions. Private data members are implemented using a JavaScript concept called “closure” which is like java static data members that do not lose their values after going out of scope. 01d: passing a parameter object (instead of parameter list) to a function. ................
................

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

Google Online Preview   Download