Software bug: Difference between revisions

Content deleted Content added
CYD (talk | contribs)
mNo edit summary
m ja:
Line 1:
[[fr:bogue]][[ja:バグ]]
A '''computer bug''' is a fault in a [[computer program]] which prevents it from working correctly. Bugs arise from mistakes in either a program's [[source code]] or its [[software architecture|design]]. It is said that there are bugs in all useful computer programs, but well-written programs contain relatively few bugs, and these bugs typically do not prevent the program from performing its task. '''Buggy''' programs are those which contain a large number of bugs, and/or bugs which seriously interfere with the program's functionality.