Multiple Choice
The ____ keyword makes any specified properties or methods available throughout the program.
A) public
B) private
C) protected
D) closed
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q33: _ is the process by which one
Q34: One of the limitations of working with
Q35: _ variables are accessible throughout a Ruby
Q36: With _ you can build an entire
Q37: Local variables are accessible throughout a Ruby
Q39: A variable with a _ scope can
Q40: _ is the ability to define objects
Q41: To instantiate an object and initialize it
Q42: _ is an object-oriented feature that provides
Q43: Access specified by the public, private or