what is difrence betwwen bug, defect, error

Answer Posted / dilip solanki

Bug:- Bug is the kind of problems or mistake in computer
program or software. Like if you make a software for
accounting system and in this system if you calculational
related work not perform properly means your software is
surrounded by bugs. For remove this bugs from software you
must need to use special techniques which called debugging
techniques.

Defect:- Defect is probelm in any kind of hardware part.
Just like you have a computer and in computer if your
monitor switch is not working, your mouse button may be
possible not in right way, your speaker sound system not
work properly.

Error:- Error is kind of mistake which shows specific
syntaxial problem in computer program. Error also is the
cause of the mistake which comes against the work of the
language rules. Suppose when you writing a program in c
language as follw:
#include<stdio.h>
void main()
{
Printf("My Name Is Dilip SOlanki");

when you run this program then this generated the
error 'Printf should required prototype'.
Means here you woking against the rules of clanguage. where
you required to write 'printf' intead of 'Printf'.
}

Is This Answer Correct ?    14 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If I was fired from a franchise can I apply at another?

691


Are you open to work in night shifts?

746


Explain a bit about your family background and yourself?

661


What you do know about Wipro? When did it come into existence?

862


Explain how you would be an asset to TK Maxx?

685






What are your plus points and negative points?

723


Can you describe a situation in which you made a mistake and had to admit it to peers?

790


what are your long term goals?

666


Describe a project you've worked on and how it made a difference.

676


how do you establish good communication and information flow with others?

691


do you work well under pressure?

726


Name some top IT companies?

710


What type of work environment is suitable and which environment you hate/is frustrating?

732


Tell me about your previous internships.

679


About effort estimation ?

2251