Explain what are three test cases you should go through in unit testing?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is the difference between double and decimal in c#?

0 Answers  


What does console readkey do in c#?

0 Answers  


How do I download a program to my desktop?

0 Answers  


What is option parameter in C#?

0 Answers  


In dynamic link library, which api is used for load library?

0 Answers   C DAC,






Difference between call by value and call by reference in C#?

0 Answers   Hexaware,


Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide virtual SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }

1 Answers  


Tell me the difference between call by value and call by reference.

0 Answers   NIIT,


What is dapper in c#?

0 Answers  


What is the concept of strong names?

0 Answers  


What is multiple interface in c#?

0 Answers  


List down the reason behind the usage of c# language.

0 Answers  


Categories