Exam 9: File and Folder Administration

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)