Difficulty: Easy
Correct Answer: c, a, d, b, e
Explanation:
Introduction / Context:This order reflects standard operations when working on a document: start, compose, save, optionally print, and then close.
Given Data / Assumptions:
Concept / Approach:Arrange by real-world usage while ensuring data safety (save before print/close).
Step-by-Step Solution:
Open → c.Type → a.Save → d.Print → b.Close → e.Verification / Alternative check:Saving before printing/closing is best practice to avoid data loss.
Why Other Options Are Wrong:They print/close prematurely or misplace typing.
Common Pitfalls:Forgetting to save before printing or closing.
Final Answer:c, a, d, b, e
Discussion & Comments