Multiple choice technology web technology Rails is written in..? java C Ruby 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.