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
Is c sharp open source?
Define satellite Assembly in .NET?
What does console writeline do?
Can you inherit multiple classes in c#?
What is dataset c#?
What is the difference between method overriding and method overloading?
Why are strings immutable in c#?
How do you achieve polymorphism in c#?
Why do we need indexers in c#?
What's the implicit name of the parameter that gets passed into the set method/property of a class?
Why dependency injection is used in c#?
What is the default boolean value in c#?
Explain about multithreading?
Can you explain template pattern?
What does f mean in c#?