+1 vote
in Software Architecture by (75.2k points)
Which of these is true with respect to interfaces?

(a) Interfaces in component diagram defines relationship between components and environment

(b) Interfaces realized by a class or a component are required interfaces

(c) Interface on which a class or component depends are called provided interfaces

(d) All of the mentioned

This question was addressed to me in final exam.

The above asked question is from UML Package and Component Diagrams topic in division Unified Modelling Language of Software Architecture

1 Answer

0 votes
by (46.2k points)
Correct answer is (a) Interfaces in component diagram defines relationship between components and environment

Easiest explanation: Interfaces realized by a class or a component are provided interfaces whereas Interfaces on which a class or component depends are called required interfaces.

Related questions

We welcome you to Carrieradda QnA with open heart. Our small community of enthusiastic learners are very helpful and supportive. Here on this platform you can ask questions and receive answers from other members of the community. We also monitor posted questions and answers periodically to maintain the quality and integrity of the platform. Hope you will join our beautiful community
...