Software bug
From GMpedia.org Wiki
Bugs are software errors, mistakes or flaws in computer software. Bugs should not be confused with viruses and the type of virus known as a worm.
Contents |
[edit] Causes of bugs
The history of the term "computer bug" actually came from a mathematician in 1945, who was experiencing difficulties with a large calculator-type computer. When she opened it up to see what was wrong, there was a moth inside that caused a short circuit. That is why it is called a "bug" nowadays.
[edit] Effect of bugs
The "Blue Screen of Death" (BSoD) is how Windows displays errors that it can't possibilly recover from; it has been the nemesis of many Windows users since Windows 3.1
Bugs almost always have negative effects.
[edit] Errors
See main article: Error
An error usually means an error message shown by an application, resulted by an incorrect user input, etc.
[edit] Debugging
[edit] Fixing bugs
This article is a stub, please help GMpedia expand it.

