相关题目
91、Which degree of cohesion is a module if it performs a number of actions, each with its own entry point, with independent code for each action, all performed on the same data structure? ()
90、Which one is not right for functional cohesion?()
89、Which degree of cohesion is a module if it performs exactly one action? ()
88、Which degree of cohesion is the following module?()
87、Which degree of cohesion is a module if it performs a series of actions related by the procedure to be followed by the product, but in addition all the actions operate on the same data?()
86、Which degree of cohesion is a module if it performs a series of actions related by the procedure to be followed by the product?()
85、Which degree of cohesion is the following module that performsinitialization?()
84、Which degree of cohesion is a module if it performs a series of actions related in time?()
83、Which degree of cohesion is a module if it performs a series of related actions, one of which is selected by the calling module?()
82、Which degree of cohesion is a module if it performs multiple, completely unrelated actions?()
