Multiple choice technology web technology what is Rails? It is a Programming Language Its is a frame work Its is a tool 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.