Multiple Choice
Which of the mode options opens a file for both reading and writing?
A) r
B) r+
C) a
D) a+
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q33: The operating system, and not Ruby, provides
Q34: RUBY_PLATFORM contains a string that identifies the
Q35: When executed on UNIX or Linux, Ruby
Q36: Which of the following File and Dir
Q37: Which of the following File class methods
Q39: To determine if a file has any
Q40: By default, a computer sends standard output
Q41: Which of the following characters can be
Q42: Ruby allows you to rename a file
Q43: Which of the following Dir class methods