Multiple choice technology web technology

Ruby is Written in...?

  1. C

  2. java

  3. C#

  4. cobol

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Ruby's reference implementation (MRI) is written in C. This allows Ruby to run on any platform with a C compiler. Java, C#, and COBOL are not the implementation language of Ruby.