Exam 1: Ruby Basics
Exam 1: Ruby Basics45 Questions
Exam 2: Interacting With Ruby55 Questions
Exam 3: Working With Strings, Objects, and Variables50 Questions
Exam 4: Implementing Conditional Logic49 Questions
Exam 5: Working With Loops50 Questions
Exam 6: Working With Collections of Data46 Questions
Exam 7: Working With Regular Expressions50 Questions
Exam 8: Object-Oriented Programming50 Questions
Exam 9: File and Folder Administration49 Questions
Exam 10: Debugging50 Questions
Exam 11: Ruby on Rails Web Development51 Questions
Select questions type
Ruby is a simple yet powerful scripting language that ____.
(Multiple Choice)
4.8/5
(39)
Ruby on Rails supports which of the following development environments?
(Multiple Choice)
4.8/5
(34)
Programmers around the world use Ruby to develop scripts that perform tasks that include ____.
(Multiple Choice)
4.8/5
(34)
Ruby was created as a joint project between Microsoft and Apple.
(True/False)
4.8/5
(36)
A class is a definition or template used to define the properties and methods that represents objects.
(True/False)
4.8/5
(30)
Ruby requires that all variables be formally declared prior to its use.
(True/False)
4.9/5
(35)
A variable is a reference or a pointer to a location in memory where a piece of data is stored.
(True/False)
4.8/5
(26)
Ruby was created from the ground up with ease of use in mind on it was only a few years later that it was adapted as an object-oriented programming language.
(True/False)
4.8/5
(33)
Windows Ruby script developers can use the ____ code/text editor.
(Multiple Choice)
4.8/5
(32)
In addition to running on different operating systems. Ruby also supports execution within various virtual machine environments, including ____.
(Multiple Choice)
4.8/5
(43)
Which of the following URLs does not provide you with access to Ruby installation files?
(Multiple Choice)
4.9/5
(34)
Ruby is the name of the scripting language and not just a clever acronym.
(True/False)
4.9/5
(43)
Many programmers use Ruby to develop scripts that tie together other applications, providing the programmatic glue needed to take disparate applications and get them to work together.
(True/False)
4.8/5
(38)
Actions that can be taken against an object or which an object can be directed to perform are stored as part of the object are properties.
(True/False)
4.8/5
(39)
Unlike other scripting languages, Ruby only runs on operating systems. It does not support execution within virtual systems.
(True/False)
4.8/5
(40)
The things that describe or characterize an object, such as size or type are referred to as object methods.
(True/False)
5.0/5
(40)
As an interpreted scripting language, Ruby scripts are compiled into executable programs upon created, ensure that they execute quickly and with great efficiency.
(True/False)
4.7/5
(39)
Part of the reason Ruby was slow to gain popular acceptance outside of Japan was ____.
(Multiple Choice)
4.8/5
(35)
Showing 21 - 40 of 45
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)