🎴 Flashcard Mode

Basic Windows and Unix Commands

Card1 / 11
Mastered0
Review0
QuestionClick to flip

Can you save information if a file is opened as “Read Only”

AnswerClick to flip back
A
No
💡 Explanation:

When a file is opened as Read Only, you cannot save changes to the original file - the read-only attribute prevents modifications. To save, you would need to either close and reopen with write permissions or save to a different location/filename.

Change Mode