Ruby Programming Language Question:

Download Job Interview Questions and Answers PDF

Explain about portability?

Ruby Interview Question
Ruby Interview Question

Answer:

Ruby language can be ported to many platforms. Ruby programs can be ported to many platforms without any modification to the source code. This feature made the language very useful and highly used by many programmers worldwide. Some of the platforms used are DOS, UNIX, WINDOWS, etc.

Download Ruby Interview Questions And Answers PDF

Previous QuestionNext Question
Explain about garbage collection feature of ruby?Explain about class libraries in ruby?