Exit

Do we “exit”, “quit” or close an application?

Do we “exit”, “quit” or close an application?

If you are developing a Windows application, the correct term to use is "Exit". This is spelt out in Microsoft's Design apps for the Windows desktop guide, under the "Standard Menu Bars" section. If you are developing a Mac application, the correct term to use is "Quit".

  1. Do you use to exit an application?
  2. What is the difference between exit and quit?
  3. What is the most commonly used method to close an application?

Do you use to exit an application?

The most common way to close an unresponsive app on Windows is to use the keyboard shortcut of Alt + F4. This combination of keys tells the operating system to terminate the currently active window. Use it wisely.

What is the difference between exit and quit?

They are effectively synonyms. Probably created as such because some individuals may try to use one or the other. From the help for exit, we see that it is indeed a synonym for quit. Note that quit has additional options allowed, which apparently also apply to exit.

What is the most commonly used method to close an application?

Try Closing With Alt + F4 First

A basic troubleshooting step when programs freeze up is pressing Alt + F4.

How did the facebook marketplace team come up with the “hide from friends” option
Facebook enabled the “Hide from friends” option after users complained about their relatives and acquaintances openly commenting on their listings. Wh...
Choosing checkbox over toggle switch for focus order?
In what situations might you use a toggle button vs a switch control vs a checkbox?What can be used instead of checkbox?What is switch and checkbox?I...
Keyboard shortcut convention for properties panel
What is the shortcut key combination to open the properties panel?What is Alt F7 used for?What is Ctrl +F used for? What is the shortcut key combina...