what are the bugs are faced in a project
Answer Posted / 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 |
Post New Answer View All Answers
What are the differences between static, public and void in c#?
Can a class be private in c#?
What are the steps to create an assembly and add it to the gac?
What is the difference between console application and windows application?
What is escape sequence in c#?
what is the difference between convert.tostring() and tostring() functions ?
What is difference between ienumerable and ienumerator in c#?
What is the difference between “out” and “ref” parameters in c#?
What is marshalling in c#?
For read-only operation which property you have to designated?
What is option parameter in C#?
What are extensions in c#?
What are the different types of delegates?
What is a deadlock lock?
Tell us something about static linking and dynamic linking?