What is the difference between local and global variables?

Local variables are defined within a subroutine. Their scope/visibility ends when the cursor leaves the subroutine.
Global variables on the other hand are variables that exist outside of all the subroutines and functions, and are available to all of them.

CD
Answered by Chris D. Computing tutor

8368 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

When a stack is implemented using a 1-D array, adding a valid item can cause an execution error. Explain why an execution error can occur in this situation.


Describe what is meant by a modular design and state on advantage of a modular design.


Write pseudocode for the linear search algorithm, and then explain it’s complexity using big-O notation


Write pseudocode for the binary search algorithm and state, with an explanation, it's worst case complexity in big-O notation


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2025 by IXL Learning