Multiple choice technology web technology

Is Ruby on Rails is an general purpose Object Oriented language?

  1. True

  2. False

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

Ruby is the programming language itself, while Ruby on Rails is a web application framework built using Ruby. The question incorrectly states that Ruby on Rails is a general-purpose language; Rails is specifically designed for web development, whereas Ruby is the general-purpose object-oriented language.