Multiple Choice
Global variables begin with the ____ character.
A) @
B) @@
C) $
D) _
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: Encapsulation allows the internal representation of objects
Q20: You should assign variables the lowest level
Q21: Abstraction involves the restriction of access to
Q22: A variable with a global scope can
Q23: Which of the following lists reflects a
Q25: By creating objects based on Ruby's built-in
Q26: With inheritance, the derived class, sometimes referred
Q27: Which of the following types of variables
Q28: Instance variables begin with the _ character.<br>A)
Q29: One limitation of inheritance is that you