what are the bugs are faced in a project
Answer Posted / 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 |
Post New Answer View All Answers
Why do we use namespace in c#?
What is difference between mutable and immutable in c#?
What are the different states of a thread?
What is the difference between package and interface?
What is the difference between virtual method and abstract method?
What do you mean by default constructor?
What is 8 bit signed integer?
What is thread safe in c#?
Can dictionary have duplicate keys c#?
What is the difference between protected and private?
Is cli same as the clr?
What is the default value of boolean variable?
Define using statement in c#?
Whats an assembly? Describe the importance of assembly?
What is strongly typed view?