![]() |
Criado por Edmond Pruteanu
quase 11 anos atrás
|
|
Questão | Responda |
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 |
There are no comments, be the first and leave one below:
Quer criar seus próprios Flashcards gratuitos com GoConqr? Saiba mais.