True/False
If you develop a script that will run on different operating systems, you will need a way to determine which type of operating system your script is currently executing on. One way to do this is by taking advantage of Ruby's RUBY_PLATFORM special variable.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: When executed on Microsoft Windows, Ruby program
Q2: Ruby allows you to create new folders
Q4: Which of the following File class methods
Q5: Which of the mode options opens a
Q6: Using the File class's folder? method, you
Q7: The Dir class's entries method returns the
Q8: The Folder class gives you access to
Q9: Which of the following File class methods
Q10: The File class gives you access to
Q11: A reference can be set up for