MCQ
Q.
Which of the following is the worst type of module coupling ?
Correct Answer: D
Content coupling occurs when module A changes data of module B or when control is passed from one module to the middle of another.