Coupling is a qualitative indication of the degree to which a module
(a) can be written more compactly
(b) focuses on just one thing
(c) is able to complete its function in a timely manner
(d) is connected to other modules and the outside world
I got this question in class test.
Query is from Software Design topic in division Software Design of Software Engineering