Software coupling involves dependencies among pieces of software called modules. Which of the following are correct statements with respect to module coupling ?
P: Common Coupling occurs when two modules share the same global data.
Q: Control Coupling occur when modules share a composite data structure and use only part of it.
R: Content coupling occurs when one module modifies or relies on the internal working of another module.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy