You right-click on a file icon on the desktop. What happens immediately?
AThe file is immediately deleted
BThe file opens in its default program
CA context menu appears showing available actions — the file is unchanged until you choose an option
DThe file is moved to a new folder
Right-clicking opens a context menu — a list of things you can do to the item you clicked. Nothing happens to the file until you select an option from the menu. This is one of the most important things to understand about right-clicking: it is always safe to try, because it only shows options, never performs them automatically.
Question 2 Multiple Choice
A student needs to open a document file on the desktop. She clicks on it once, waits, and nothing opens. What should she try?
APress the spacebar to confirm the selection
BDouble-click the file icon, or right-click and choose 'Open' — a single click only selects the file without opening it
CDrag the file to a different location first
DClick with two fingers at the same time to simulate a double-click
On the desktop and in file managers, a single click selects an item (highlights it), while a double-click opens or launches it. The student has correctly selected the file but has not yet activated it. Double-clicking is the standard way to open files from the desktop. Note: this is different from web browser links, which typically open on a single click.
Question 3 True / False
Right-clicking a file icon permanently changes or deletes the file.
TTrue
FFalse
Answer: False
Right-clicking only opens a context menu. The file is completely unaffected. Nothing changes until you actively choose an option from the menu — and even then, only the option you chose takes effect. Right-clicking is always reversible at the menu stage by pressing Escape or clicking elsewhere to dismiss the menu.
Question 4 True / False
Links in a web browser typically require a double-click to open, just like file icons on the desktop.
TTrue
FFalse
Answer: False
Web browser links are activated by a single click. Double-click rules apply to icons on the desktop and in file manager windows. In a browser, a single click follows a link, submits a button, or activates a menu item. Knowing which context requires single vs. double click is an important practical distinction — double-clicking a link in a browser often opens it twice or triggers unintended behavior.
Question 5 Short Answer
What is the difference between single-clicking and double-clicking a file icon on the desktop, and when does each one apply?
Think about your answer, then reveal below.
Model answer: A single click selects the file — it becomes highlighted, indicating it is chosen, but nothing else happens. A double-click opens or launches the file in its associated program. Single click is for 'I want to point at this thing'; double-click is for 'I want to do something with this thing (open it).'
The single/double distinction reflects two levels of intention: indicating something vs. acting on it. Single click is used when you want to then do something else (rename, drag, copy) — you select first, then act. Double-click is the shortcut for the most common action: open. This same principle extends to how programs handle selection (single click) vs. activation (double click) in many contexts.