Thread: Ruby 1.9
View Single Post
  #8  
Old 01-21-2011, 12:49 PM
zanegary zanegary is offline
New Member
 
Join Date: Jan 2011
Posts: 1
Default Ruby 1.9

In computing, a local variable is a variable that is given local scope. Such a variable is accessible only by the function or block, where it is stated. In programming languages with only two levels of visibility, local variables, as opposed to global variables, on the other hand, many languages ALGOL derivatives, a number of levels of nested functions with private variables, functions, constants and types hidden in them.
__________________
portable media player
Reply With Quote