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

Ruby on Rails is a web framework written in Ruby. Rails leverages Ruby's metaprogramming capabilities and follows Ruby conventions - it cannot be written in Java, C, or COBOL as it depends on Ruby's language features.