Ruby Programming Language Question:
Download Job Interview Questions and Answers PDF
Explain about portability?
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 Question | Next Question |
Explain about garbage collection feature of ruby? | Explain about class libraries in ruby? |