Please enable JavaScript to use CodeHS

AR 9-12: CSL3.6.2

CodeHS Lessons

Determine the scope of variables and functions/methods/procedures declared in objects (e.g., public, private, encapsulation). NOTE: In conjunction with standards CSL1.3.1 through CSL4.3.1, the goal is to introduce and implement object-oriented programming.

Standard
6.3 Namespaces in Functions
12.8 Namespaces
Standard
4.4 JavaScript Objects
4.11 Using APIs
Standard
7.16 Namespaces in Functions
Standard
4.9 Local Variables and Scope