Question: 1-Explain why a software component, which can have a complex internal structure (classes, objects, etc.), must be deployed as a single unit (only part of
1-Explain why a software component, which can have a complex internal structure (classes, objects, etc.), must be deployed as a single unit (only part of its structure cannot be deployed).
2-Explain why we say that object-oriented programming languages (POO) do not define a unit of composition independent of elements of use in applications that are derived with such languages.
3-A software component can contain objects that are created inside it and are visible to the customers of the component: does this not violate the property that says that the components cannot contain a state that is observable from the outside of the component?
4-Explain what problems the use of polymorphism used in OOP would present if we try to use it in COP.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
