Guest User

Untitled

a guest
Feb 17th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. 1) Variable scope is a variable that can be accesed anywhere in the code. Block scope is when a variable can be accessed within a block of code only.
Add Comment
Please, Sign In to add comment