Ruby on rails programming Solved MCQs

New mcq

No collections found!

What is the sequence of ruby strings?
icon 1 answers
icon34 Views
icon0 Likes
A dynamic, reflective, object-oriented, general-purpose programming language. NOT to be confused with Ruby on Rails
icon 1 answers
icon36 Views
icon0 Likes
What is the output of the given code?my_string=Ruby puts(my_string)
icon 1 answers
icon37 Views
icon0 Likes
Which of the following is supported by Ruby?
icon 1 answers
icon34 Views
icon0 Likes
A fundamental style of computer programming, serving as a way of building the structure and elements of computer programs
icon 1 answers
icon31 Views
icon0 Likes
Ruby is an object oriented general purpose programming language
icon 1 answers
icon33 Views
icon0 Likes
A programming paradigm based on the concept of "objects", which are data structures that contain data, in the form of fields, often known as attributes; and code, in the form of procedures, often known as methods
icon 1 answers
icon25 Views
icon0 Likes
The ability of a computer program to examine and modify the structure and behavior (specifically the values, meta-data, properties and functions) of the program at runtime
icon 1 answers
icon21 Views
icon0 Likes
Which of the following is not a valid datatype?
icon 1 answers
icon29 Views
icon0 Likes