what are the bugs are faced in a project

Answers were Sorted based on User's Feedback



what are the bugs are faced in a project..

Answer / praveena

usually unhandled exception,object instance not found
exception, File handling exception,404,502 errors are some
of the bugs usually occured.

Is This Answer Correct ?    9 Yes 1 No

what are the bugs are faced in a project..

Answer / kishore anumala

Most common bugs found in a project are
○ Null reference object
○ object instance not found

Is This Answer Correct ?    3 Yes 0 No

what are the bugs are faced in a project..

Answer / vishal gupta

bugs are System side Errors....Ex. 404,502

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is reference types in c#?

1 Answers  


How many constructors can a class have c#?

1 Answers  


Can u list some style properties of List Box?

1 Answers   CGI,


Why do we use interfaces in c#?

1 Answers  


Can You Prevent Your Class From Being Inherited By Another Class?

1 Answers   Siebel Systems,


What does Dispose method do with the connection object?

2 Answers  


What is the difference between interface and abstract class in c#?

1 Answers  


Hi to everybody. Lastweek i had taken an interview on c#. They ask what is boxing & unboxing, Masking.Please tell the answer and it is useful for me.

8 Answers  


What is difference between gridview and form view?

1 Answers  


Is var a data type?

1 Answers  


explain the three services model commonly know as a three-tier application.

1 Answers   Siebel Systems,


Can you change the value of a variable while debugging a C# application?

1 Answers   Siebel Systems, Wipro,


Categories