Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the benefit of dependency injection c#?



What is the benefit of dependency injection c#?..

Answer / Prabhat Chaturvedi

Dependency Injection in C# allows for loose coupling between classes, making code more modular and easier to test. It also simplifies the management of object lifetimes and promotes separation of concerns.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

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  


What is HashTable, what is the use of it, when do we use (purpose).

2 Answers  


What is the difference between static class and singleton class in c#?

1 Answers  


What does assert() do in c#?

1 Answers  


What is interface inheritance in c#?

1 Answers  


What is the difference between array and arraylist in c#?

1 Answers  


What is constructors, explain with syntax

1 Answers  


How are delegates chosen?

1 Answers  


Is c# different than c++?

1 Answers  


Can an interface extend a class c#?

1 Answers  


How to throw an caught exception from cath block?

3 Answers   TCS,


Explain About web methods and its various attributes

1 Answers   Digital GlobalSoft,


Categories