Features
Control structures
Procedure
Local Variable
It is created inside a function and cannot be accessed by statements that are outside of function.
Functions
Global Variable
Procedure
Local Variable
It is created inside a function and cannot be accessed by statements that are outside of function.
Functions
Global Variable
Comments
Post a Comment