Scope

- This is a very important idea in programming.

- This is used to define whether a variable is accessible or not.

- While some variables are accessible everywhere in the program some are not available in certain context.

Last updated