Multiple Choice
Which of the following is a special variable containing a string that identifies the type of operating system on which a script is executed?
A) RUBY_SYSTEM
B) RUBY_PLATFORM
C) RUBY_OSTYPE
D) RUBY_TYPE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: If you attempt to delete a file
Q24: Which of the mode options opens a
Q25: Which of the following File class methods
Q26: The File class also contains a method
Q27: Which of the following actions occur if
Q29: Which of the following is the Ruby
Q30: RUBY_PLATFORM contains a string that identifies the
Q31: Which of the following best describes a
Q32: Which of the following File class methods
Q33: The operating system, and not Ruby, provides