Multiple choice technology web technology

what is Rails?

  1. It is a Programming Language

  2. Its is a frame work

  3. Its is a tool

  4. None of the above

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

Rails is a web application framework that provides structure for building database-backed web applications. It is not a programming language (A) - you write Ruby code that uses the Rails framework.