Answer Posted / Ankit Maurya
Portability refers to the ability of a program to run on multiple platforms without needing significant modifications. Ruby is highly portable due to its implementation in the MRI (Matz's Ruby Interpreter), which allows it to run on various operating systems, including Windows, macOS, Linux, and many more.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers