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
What is a satellite assembly in c#?
Can you access a hidden base class method in the derived class?
Why do we use lambda expression in c#?
How do I declare a pure virtual function in c#?
How do I create a dbml file?
What is an abstract class c#?
What is int16?
list the steps in code compilation in c#?
What is a copy constructor in c#?
Give 2 scenarios where static constructors can be used?
What is the implicit name of the parameter that gets passed into the set method/property of a class?
Please explain the basic string operations used in c#?
What is the purpose of a constructor in c#?
What is null propagation c#?
What are the 2 kinds of data type conversions in c#?