Question 16 Coupling is a measure of the strength of the interconnections between software modules. Which of the following are correct statements with respect to module […]
Question 138 A software design is highly modular if: A cohesion is functional and coupling is data type. B cohesion is coincidental and coupling is data […]
Question 324 A software design pattern used to enhance the functionality of an object at run-time is: A Adapter B Decorator C Delegation D Proxy Software-EngineeringSoftware-designUGC […]
Question 423 A software design pattern often used to restrict access to an object is : A adapter B decorator C delegation D proxy Software-EngineeringSoftware-designUGC-NET CS […]