Computer Science, asked by preetichaudhary9marc, 5 months ago

can a system ever completely decoupled that is can the degree of coupling be reduced so much that there is no coupling between modules

Answers

Answered by shalini09091984
1

Answer:

It is said to maintain least coupling between two components/ classes/ objects. ... *Note: But ideally there doesn't exist a system of such zero degree of coupling objects becauseeven in interfaces if an object is passed within the methods there is data being exchanged makingit not zero coupled system.

Explanation:

HOPEE YOU UNDERSTOOD

Similar questions