1.

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
Answer» D. None of the mentioned


Discussion

No Comment Found