Q. Which of the following in incorrect in reference to dependency (Solved)
1. module d uses module i when a correct version of i must be present for d to work correctly
2. module d depends for compilation on module i
3. class i imports elements from package d
4. none of the mentioned
- c. class i imports elements from package d