Multiple Choice
Which of the mode options opens a file for both reading and writing, overwriting any existing text. If the specified file does not exist, it is created.
A) w
B) w+
C) a
D) a+
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: When executed on Microsoft Windows, Ruby program
Q2: Ruby allows you to create new folders
Q3: If you develop a script that will
Q4: Which of the following File class methods
Q6: Using the File class's folder? method, you
Q7: The Dir class's entries method returns the
Q8: The Folder class gives you access to
Q9: Which of the following File class methods
Q10: The File class gives you access to
Q11: A reference can be set up for