Do you go to BASIS?
Sorry I don't have an answer for you, but we have the same assignment in our AP Comp sci class.
Just wondering.
Is this a question or just something up here just to be here
Answer:
inject, update
Explanation:
Dependency injection is a concept in object-oriented programming that links or transfers the functionality of an independent class to a dependent class.
Assuming two classes, Vehicle and Bus are created, the Bus class inherits from the Vehicle. The Bus class is dependent on the Vehicle class and its instances create instances of the Vehicle object.
It is easier and faster to update the Bus class and other classes that inherit from the Vehicle class by updating only the Vehicle class.
Answer: About 5-10 minutes. I had one done when i was like 9 but i don't remember the exact time. It was less than 15 minutes tho