5 Important ASP.NET Interview Questions on Dependency Injection.

This video is demonstrating top 5 ASP.NET Interview Questions with sample answers around Dependency Injection(DI) :- What is need of Dependency Injection?, Explain Inversion of Control (IOC). Benefits of Dependency Injection? Scoped vs Transient vs Singleton? When should we use what?