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 written in Ruby. It provides structure for database, web service, and web page development. A programming language (A) is what you write code IN, not what gives you web scaffolding.