+1 vote
in Software Architecture by (75.2k points)
Which of the following is incorrect in reference to dependency?

(a) Module D uses module I when a correct version of I must be present for D to work correctly

(b) Module D depends for compilation on module I

(c) Class I imports elements from package D

(d) None of the mentioned

I had been asked this question during a job interview.

This question is from UML Package and Component Diagrams topic in section Unified Modelling Language of Software Architecture

1 Answer

0 votes
by (46.2k points)
Right option is (c) Class I imports elements from package D

For explanation: Class D imports elements from package I.

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
...