Please enable JavaScript to use CodeHS

AP Computer Science A (Nitro)

Lesson 5.8 Scope and Access

Description


Objective


Activities

These are all the activities included in the lesson

5.8.1 Scope and Access
5.8.2 Quiz: Local Variables and Scope
5.8.3 Instance Variable Scope
5.8.4 Local Variable Scope
5.8.5 Variable Shadowing
5.8.6 Method Decomposition with Trivia
5.8.7 Scope
5.8.8 Which Variables Exist?
5.8.9 Broken Calculator