Solved

If You Develop a Script That Will Run on Different

Question 3

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:

verifed

Verified

Related Questions