Multiple choice technology web technology

Rails is written in..?

  1. java

  2. C

  3. Ruby

  4. Cobol

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

Rails is written in Ruby itself (a 'self-hosting' framework). The Rails codebase is pure Ruby, which contributes to its expressiveness and developer productivity.