Variables

Description

RUBY Flashcards on Variables, created by Edmond Pruteanu on 26/07/2014.
Edmond Pruteanu
Flashcards by Edmond Pruteanu, updated more than 1 year ago
Edmond Pruteanu
Created by Edmond Pruteanu almost 11 years ago
34
0
1 2 3 4 5 (0)

Resource summary

Question Answer
Global variable $global_variable = 10
Instance variable def initialize(id, name, addr) @cust_id=id @cust_name=name @cust_addr=addr end
Class variable class Customer @@no_of_customers=0 end
Show full summary Hide full summary

0 comments

There are no comments, be the first and leave one below:

Similar

Operator Precedence Rules in Ruby
Domhnall Murphy
Experiments- Method, Control of Variables, Design, Types
Grace Fawcitt
Biology
Kyle Lennox
Science Definitions
Sophie Scott
Scientific Process
Elena Oliva
Cluster for Pre-Writing Assignment: Academic Departments - Students from Health and Nursing Departments
Krystal Cruz Marrero
Chapter 2: Basic Computation
Alexander Cintron
Básicos de programacion
jose antonio negreros orellana
Ruby Basics
Andrei Ilinca
Programación
Carlos Figueroa Robles