Multiple Choice
____ variables are accessible throughout a Ruby program and have an unlimited scope. Every class in the program is allowed to access them.
A) Local
B) Global
C) Instance
D) Class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: When included in a class definition, the
Q31: To control access to the properties and
Q32: Which of the following statements is a
Q33: _ is the process by which one
Q34: One of the limitations of working with
Q36: With _ you can build an entire
Q37: Local variables are accessible throughout a Ruby
Q38: The _ keyword makes any specified properties
Q39: A variable with a _ scope can
Q40: _ is the ability to define objects