Explain the difference between IOC and Di?
IOC | DI | |
---|---|---|
1. | Program delegates someone else to drive the flow | Program flow controlled by framework or runtime |
2. | General parent term | Subset of IOC |
Suggest An Answer
No suggestions Available!
IOC | DI | |
---|---|---|
1. | Program delegates someone else to drive the flow | Program flow controlled by framework or runtime |
2. | General parent term | Subset of IOC |