Why dependency injection is used in c#?


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

Post New Answer

More C Sharp Interview Questions

What is a generic in c#?

0 Answers  


Is everything an object c#?

0 Answers  


What is inline function in c#?

0 Answers  


why delegate is type safe?

0 Answers   IBS,


how to return morethan one value using out parameter in c#.net ; For Example : public int show(out int []a) { int []a={1,2,3,4,5}; return a[]; } we have to print all the values without using the Console.WriteLine statement;

1 Answers   Verizon,


What is a string? What are the properties of a string class?

1 Answers  


Which operator cannot be overloaded in c sharp?

0 Answers  


What is a predicate in c#?

0 Answers  


What is windows form in c#?

0 Answers  


What are the types of comment in c# with examples?

0 Answers  


Explain deadlock?

0 Answers  


How is a loop recorder monitored?

0 Answers  


Categories