Skip to content

National Teaching and Learning Change ProgrammeInformation and Communication Technology: Dictionary

scope

The range of statements for which a variable is valid. This will normally be the subprogram in which it is declared and any other subprograms embedded within that subprogram. A variable cannot be used outside its scope as it appears not to exist.

Jump:a-b-c-d-e-f-g-h-i-j-k-l-m-n-o-p-q-r-s-t-u-v-w-x-y-z-symbols