error,defect,and a bug............

@sahyd2don (2941)
India
April 20, 2008 2:41am CST
what is an error......... what is a defect and ..........what is a bug....are they same thing or different.........?
1 person likes this
1 response
@ferdzNK (3211)
• Philippines
20 Apr 08
In computer world, A defect is more of the imperfection of a hardware, maybe a manufacturing defect or a worn out components, misalign parts, it is more of a physical thing. A bug is more of a flaws in software or programs, a mis calculated programming coding, syntax error or misspelled command or command usage. Finally an Error is the byproduct of this two - defects and bugs. These are the systems way or telling user that something went wrong that needs their attention, the feed back mechanism of a the system.