Donate SIGN UP

Computers Crash, Stall and Hang

Avatar Image
beenee | 15:24 Sun 16th Feb 2003 | Technology
3 Answers
What's the difference?
Gravatar

Answers

1 to 3 of 3rss feed

Best Answer

No best answer has yet been selected by beenee. Once a best answer has been selected, it will be shown here.

For more on marking an answer as the "Best Answer", please visit our FAQ.
A crash is where a problem cannot be recovered from, for example a piece of software that tries to divide by zero and doesn't know how to deal with this problem. It's only possible action is to quit all together. A hang is where a piece of software becomes unresponsive. This could be where it enters an infinite loop in the code where no exception has occurred causing it to crash, but it will never get any further. The solution here is to kill the application, freeing up its resources. A stall is pretty much the same as a hang, and AFAIK isn't even a commonly used phrase.
Not getting confused with flying a plane beenee?
A computer crash is when two systems collide, a computer stall is where you go to buy one at a show, a computer hanging is a public ceremony for a computer killer

1 to 3 of 3rss feed

Do you know the answer?

Computers Crash, Stall and Hang

Answer Question >>

Related Questions

Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.