Exam 9: File and Folder Administration
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
Which of the following characters can be used as a shortcut for representing resources stored within the current working directory?
(Multiple Choice)
4.8/5
(33)
Ruby allows you to rename a file using the File class's rename method.
(True/False)
4.8/5
(46)
Which of the following Dir class methods can be used to create a new folder?
(Multiple Choice)
5.0/5
(41)
To determine if a file or folder exists, use the File class's exist? method.
(True/False)
4.9/5
(31)
What type of variable is the RUBY_PLATFORM special variable?
(Multiple Choice)
4.9/5
(33)
A special variable is a specially named variable that once you have defined it, is automatically updated by Ruby during program execution.
(True/False)
4.8/5
(42)
To determine if a file or folder exists, use the File class's ____ method.
(Multiple Choice)
4.9/5
(37)
By default, a computer receives standard input ( STDIN ) from the keyboard
(True/False)
4.8/5
(41)
The movement of data from one place to another is referred to as data input and data output.
(True/False)
4.8/5
(41)
Showing 41 - 49 of 49
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)