

McqMate
Q. |
Which of the following in 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 |
Answer» C. class i imports elements from package d | |
Explanation: class d imports elements from package i. |
View all MCQs in
Unified Modeling Language (UML)No comments yet