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 scope of a protected internal member variable of a c# class

0 Answers   Cognizant,


What exception can an overridden method throw in comparison with the method it is overriding?

0 Answers   Changepond,


What is manifest ?

3 Answers   Digital GlobalSoft,


Are there constructors in c sharp?

0 Answers  


What is difference between float and integer?

0 Answers  






What is enumerable in c#?

0 Answers  


What are Types of assemblies that can be created in dotnet

0 Answers  


How to sign an assembly with strong name?

0 Answers   CitiusTech,


Can enum be null c#?

0 Answers  


Can you declare the override method static while the original method is non-static?

5 Answers  


What is the difference between dictionary and hashtable in c#?

0 Answers  


Is c++ or c# better?

0 Answers  


Categories