49
(Choose 1 answer)
Choose the correct statement about Constructor Injection Pattern in Dependency Injection ([
A. In the constructor injection, the injector supplies the service (dependency) through the clie constructor
B. In the constructor injection, the injector supplies the service (dependency) through metho interface
C. In the constructor injection, the injector supplies the service (dependency) through the ab
D. None of the others